mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
search in project with SPC-/
This commit is contained in:
@@ -68,7 +68,7 @@
|
|||||||
:states '(normal visual insert emacs)
|
:states '(normal visual insert emacs)
|
||||||
:prefix "SPC"
|
:prefix "SPC"
|
||||||
:non-normal-prefix "M-SPC"
|
:non-normal-prefix "M-SPC"
|
||||||
"/" '(counsel-rg :wich-key "rg")
|
"/" '(counsel-projectile-rg :wich-key "Fulltext Search")
|
||||||
"b" '(ivy-switch-buffer :which-key "Switch Buffer")
|
"b" '(ivy-switch-buffer :which-key "Switch Buffer")
|
||||||
"SPC" '(counsel-M-x :which-key "M-x")
|
"SPC" '(counsel-M-x :which-key "M-x")
|
||||||
"r" '(restart-emacs :which-key "Restart")
|
"r" '(restart-emacs :which-key "Restart")
|
||||||
|
|||||||
Reference in New Issue
Block a user