vim/config/plugins/tagbar.vim

4 lines
53 B
VimL
Raw Normal View History

2016-12-14 18:09:47 +00:00
" tagbar toggle with F8
nmap <F8> :TagbarToggle<CR>