Change mapping to work from shell
This commit is contained in:
parent
cd9c45cf26
commit
9d6de405f3
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ nmap <F5> :UndotreeToggle<CR>
|
|||
" quickly toggle a left, vsplit for an insanely powerful file explorer
|
||||
nmap <F8> :NERDTreeToggle<CR>
|
||||
" open tree to current buffer
|
||||
nmap <S-F8> :NERDTreeFind<CR>
|
||||
nmap <F9> :NERDTreeFind<CR>
|
||||
" use similar key, esc, to exit terminal mode
|
||||
tnoremap <C-Space><Esc> <C-\><C-n>
|
||||
|
||||
|
|
Loading…
Reference in a new issue