remove old ugly nerdtree hack
This commit is contained in:
parent
49fb270ba7
commit
8426dda4c0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ augroup filetypedetect
|
|||
augroup END
|
||||
|
||||
" Nice navigaton shortcuts
|
||||
map <C-n> :NERDTreeToggle<CR>:resize<CR>
|
||||
map <C-n> :NERDTreeToggle<CR>
|
||||
map <C-f> :Files<CR>
|
||||
map <C-g> :Rg<CR>
|
||||
|
||||
|
|
Loading…
Reference in a new issue