diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -99,7 +99,8 @@ end " Key maps, mostly plugin stuff on F-keys {{{ -nmap :Unite buffer +nmap :Unite -auto-resize -here buffer +nmap :Unite -winheight=5 -quick-match -short-source-names window tab:no-current nmap :VimFilerExplorer nmap :VimShell map :noh @@ -307,6 +308,7 @@ endif let g:tagbar_autoclose = 1 let g:tagbar_autofocus = 1 let g:tagbar_compact = 1 +let g:tagbar_width = 30 let g:tagbar_type_perl = { \ 'kinds' : [