Changed key to open tagbar from F8 to F4

This commit is contained in:
Dreaded_X 2014-09-27 18:13:24 +02:00
parent 4f8025c31a
commit c864a71767

2
vimrc
View File

@ -13,7 +13,7 @@ nnoremap <silent> <M-k> :TmuxNavigateUp<cr>
nnoremap <silent> <M-l> :TmuxNavigateRight<cr>
map <F2> :NERDTreeToggle<cr>
nmap <F8> :TagbarToggle<CR>
nmap <F4> :TagbarToggle<CR>
map <F3> \be
setlocal completeopt-=preview