4 lines
53 B
VimL
4 lines
53 B
VimL
|
|
||
|
" tagbar toggle with F8
|
||
|
nmap <F8> :TagbarToggle<CR>
|