i have this line in my vimrc:
nmap p :NERDTreeToggle
so what is the hotkey for toggling NERDTree?
how do i remap it to CTRL-D?
what is the difference between nmap, map, nnoremap, inoremap, etc?
thanks.
|
|
i have this line in my vimrc: nmap p :NERDTreeToggle so what is the hotkey for toggling NERDTree? how do i remap it to CTRL-D? what is the difference between nmap, map, nnoremap, inoremap, etc? thanks. |
||
|
|
|
to remap in normal mode use
the
Without the |
||||||||||
|