diff --git a/vim/.vimrc b/vim/.vimrc index 4d60597..eedc53c 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -11,7 +11,6 @@ Plugin 'VundleVim/Vundle.vim' " --- My plugins Plugin 'scrooloose/nerdtree' " FileBrowser on the left side Plugin 'ervandew/supertab' "Auto completion -" Plugin 'jeetsukumaran/vim-buffergator' "Easy buffer switching Plugin 'ap/vim-templates' "File templates Plugin 'godlygeek/tabular' "Tabularize Plugin 'MarcWeber/vim-addon-mw-utils' " Dependency for snipmate