Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
10sr
/
dotfiles-mirror
mirror da
https://github.com/10sr/dotfiles.git
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Update rg command
master
10sr
5 anni fa
parent
b8b80c13d0
commit
99c688d3e8
Firmato da:
10sr
ID Chiave GPG:
C384BB17CBB19347
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
emacs.el
+ 1
- 1
emacs.el
Vedi File
@@ -1740,7 +1740,7 @@ condition to choose COMMAND when evaluated.")
;; ripgrep
("rg"
(executable-find "rg")
"rg -
-hidde
n --no-heading --smart-case ")
"rg -n
H
--no-heading --
color=always --hidden --glob '!.git/' --
smart-case
-M 1280
")
;; git grep
("gitgrep"
Scrivi
Anteprima
Caricamento…
Annulla
Salva