1
0
mirror of https://github.com/danbee/dotfiles-local synced 2025-03-04 08:49:07 +00:00

Shortcut for NERDTreeFind

This commit is contained in:
Daniel Barber 2021-04-01 15:17:14 -04:00
parent c010b125db
commit 230f04a1d8

View File

@ -1 +1,2 @@
map \ :NERDTreeToggle<CR> map \ :NERDTreeToggle<CR>
map <C-\> :NERDTreeFind<CR>