Map <F8> to tagbar.
This commit is contained in:
@@ -38,6 +38,7 @@ highlight Search cterm=none ctermbg=blue
|
|||||||
" keybinding
|
" keybinding
|
||||||
nmap <Esc>[Z <C-w>W
|
nmap <Esc>[Z <C-w>W
|
||||||
nmap <Tab> <C-w>w
|
nmap <Tab> <C-w>w
|
||||||
|
nmap <F8> :TagbarToggle<CR>
|
||||||
"
|
"
|
||||||
filetype off
|
filetype off
|
||||||
set rtp+=~/.vim/bundle/vundle/
|
set rtp+=~/.vim/bundle/vundle/
|
||||||
|
|||||||
Reference in New Issue
Block a user