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

3 lines
54 B
VimL

map \ :NERDTreeToggle<CR>
map <C-\> :NERDTreeFind<CR>