From bccdcdb1ffbec2ddf46b696cd4dc6f1fa1a45c5e Mon Sep 17 00:00:00 2001 From: Bodaniel Jeanes Date: Mon, 9 Jan 2012 17:40:10 -0600 Subject: [PATCH] cleanup --- editors/vim/bundles.vim | 9 --------- 1 file changed, 9 deletions(-) diff --git a/editors/vim/bundles.vim b/editors/vim/bundles.vim index 0005a29..bf04a15 100644 --- a/editors/vim/bundles.vim +++ b/editors/vim/bundles.vim @@ -16,13 +16,6 @@ call vundle#rc() Bundle 'thisivan/vim-ruby-matchit' Bundle 'tpope/vim-cucumber' - - " " temporarily disable due to speed issues - " " see: https://github.com/tpope/vim-bundler/issues/4 - " Bundle 'tpope/vim-bundler' - " - " " Also this: - " Bundle 'tpope/vim-rails' " }}} " Lisp/Clojure {{{ @@ -40,7 +33,6 @@ call vundle#rc() Bundle 'pangloss/vim-javascript' Bundle 'css3' Bundle 'othree/html5-syntax.vim' - " Bundle 'ap/vim-css-color' " }}} " }}} @@ -92,7 +84,6 @@ call vundle#rc() autocmd Syntax * RainbowParenthesesLoadSquare autocmd Syntax * RainbowParenthesesLoadBraces - Bundle 'Tabular' map a= :Tabularize /= map a> :Tabularize /=>