Kaynağa Gözat

Include hidden files for ripgrep search target

master
10sr 6 yıl önce
ebeveyn
işleme
56922fe7a1
İmzalayan: 10sr GPG Anahtar Kimliği: C384BB17CBB19347
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. +1
    -1
      emacs.el

+ 1
- 1
emacs.el Dosyayı Görüntüle

@@ -1456,7 +1456,7 @@ condition to choose COMMAND when evaluated.")
;; ripgrep
("rg"
(executable-find "rg")
"rg --no-heading --smart-case ")
"rg --hidden --no-heading --smart-case ")

;; git grep
("gitgrep"


Yükleniyor…
İptal
Kaydet