Navigation Menu

Skip to content

Commit

Permalink
Map f2 to toggle tagbar
Browse files Browse the repository at this point in the history
  • Loading branch information
yesmeck committed Apr 25, 2012
1 parent e468456 commit 831cd01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions settings/keymap.vim
Expand Up @@ -36,6 +36,7 @@ map <Leader>ss :SaveSession
" Toggle Tagbar
noremap <silent> <Leader>y :TagbarToggle<CR>
noremap <f2> :TagbarToggle<cr>
"Following line clears the search highlights when pressing Lb
"nnoremap <leader>b :nohlsearch<CR>
Expand Down

0 comments on commit 831cd01

Please sign in to comment.