Kaynağa Gözat

Update rg command

master
10sr 5 yıl önce
ebeveyn
işleme
99c688d3e8
İ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

@@ -1740,7 +1740,7 @@ condition to choose COMMAND when evaluated.")
;; ripgrep
("rg"
(executable-find "rg")
"rg --hidden --no-heading --smart-case ")
"rg -nH --no-heading --color=always --hidden --glob '!.git/' --smart-case -M 1280 ")

;; git grep
("gitgrep"


Yükleniyor…
İptal
Kaydet