Add F2 as NERDTree toggle

This commit is contained in:
Gea-Suan Lin
2012-04-30 04:03:17 +08:00
parent 4212dbaabd
commit 99e8923d45

1
.vimrc
View File

@@ -33,6 +33,7 @@ highlight Search cterm=none ctermbg=blue
"
" keybinding
nmap <Esc>[Z <C-w>W
nmap <F2> :NERDTreeToggle<CR>
nmap <Tab> <C-w>w
"
" other