Map <F8> to tagbar.

This commit is contained in:
Gea-Suan Lin
2013-09-01 00:34:10 +08:00
parent 9c0a593115
commit 294ad49f34

View File

@@ -38,6 +38,7 @@ highlight Search cterm=none ctermbg=blue
" keybinding
nmap <Esc>[Z <C-w>W
nmap <Tab> <C-w>w
nmap <F8> :TagbarToggle<CR>
"
filetype off
set rtp+=~/.vim/bundle/vundle/