vim/config/plugins/tagbar.vim

4 lines
53 B
VimL

" tagbar toggle with F8
nmap <F8> :TagbarToggle<CR>