# HG changeset patch # User Meredith Howard # Date 1453358290 18000 # Node ID a99db33c13e1f2b1ff444ca5a05819f395824d20 # Parent 67b9c904e88059e05a68e430ea21f129ca6d729b don't use vimshell enough diff --git a/.vimrc b/.vimrc --- a/.vimrc +++ b/.vimrc @@ -64,7 +64,6 @@ end Plugin 'Shougo/vimproc.vim' Plugin 'Shougo/unite.vim' - Plugin 'Shougo/vimshell.vim' Plugin 'Shougo/vimfiler.vim' Plugin 'Shougo/unite-session' Plugin 'sjl/gundo.vim' @@ -123,7 +122,6 @@ nmap :Unite -auto-resize - nmap :Unite -winheight=10 -quick-match -short-source-names window tab:no-current nmap :Unite -winheight=10 session nmap :VimFilerExplorer -nmap :VimShell map :noh nmap :GundoToggle nmap :TagbarToggle