+keybind for switching project buffers
<SPC>p\>
This commit is contained in:
@@ -36,6 +36,7 @@ I like monokai :)
|
||||
(map!
|
||||
:leader
|
||||
:desc "M-x" "<SPC>" 'counsel-M-x
|
||||
:desc "Switch to p-buffer" ">" 'projectile-switch-to-buffer
|
||||
:desc "Indent" "j" 'indent-region
|
||||
:desc "Reload emacs" "r" 'oreodave/reload
|
||||
:desc "Compile via make" "cC" '+make/run
|
||||
|
||||
Reference in New Issue
Block a user