# HG changeset patch # User Meredith Howard # Date 1410857068 14400 # Node ID d0d2b54e855f185fc624f6fdb05e353974e34108 # Parent 4f26ffc2789b63c1af4f856ba6ca3e6b74942d46 Tweak unite, shrink tagbar a little 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' : [