diff --git a/vim/shortcuts.vim b/vim/shortcuts.vim index 1e335b0..4881fda 100644 --- a/vim/shortcuts.vim +++ b/vim/shortcuts.vim @@ -117,6 +117,9 @@ map i :set cursorcolumn! "" Goyo nmap zz :Goyo +""" Tagbar +nmap :TagbarToggle + ""Misc stuff if g:uname == "Darwin" "" Mac specific stuff