add keybinding for ripgrep
This commit is contained in:
parent
ec76d893a6
commit
9c26c2a5e9
1 changed files with 1 additions and 0 deletions
1
init.el
1
init.el
|
@ -353,6 +353,7 @@
|
||||||
|
|
||||||
;; Files
|
;; Files
|
||||||
"ff" 'counsel-find-file
|
"ff" 'counsel-find-file
|
||||||
|
"fg" 'counsel-rg
|
||||||
"fL" 'counsel-locate
|
"fL" 'counsel-locate
|
||||||
"fr" 'counsel-recentf
|
"fr" 'counsel-recentf
|
||||||
"fR" 'foo/rename-current-buffer-file
|
"fR" 'foo/rename-current-buffer-file
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue