mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-07 08:42:47 -05:00
Add neotree evil bindings
This commit is contained in:
parent
2b7742b696
commit
15e5847eef
@ -371,6 +371,14 @@ It also needs icon fonts, installed with =M-x all-the-icons-install-fonts=
|
||||
:after all-the-icons
|
||||
:commands neotree-toggle
|
||||
:general
|
||||
(:keymaps 'neotree-mode-map
|
||||
:states 'normal
|
||||
"RET" 'neotree-enter
|
||||
"TAB" 'neotree-quick-look
|
||||
"q" 'neotree-hide
|
||||
"g" 'neotree-refresh
|
||||
"A" 'neotree-stretch-toggle
|
||||
"H" 'neotree-hidden-file-toggle)
|
||||
(foltz-leader-def
|
||||
:states 'normal
|
||||
"t" 'neotree-toggle)
|
||||
|
Loading…
Reference in New Issue
Block a user