Merge pull request #324 from lfilho/cleaning-vundle
Cleaning vundles.vim
This commit is contained in:
commit
40e1bd0200
@ -31,7 +31,6 @@ Bundle "vim-scripts/Specky.git"
|
||||
" Other languages
|
||||
Bundle "briancollins/vim-jst"
|
||||
Bundle "pangloss/vim-javascript"
|
||||
Bundle "vim-scripts/Vim-R-plugin"
|
||||
|
||||
" Html, Xml, Css, Markdown...
|
||||
Bundle "aaronjensen/vim-sass-status.git"
|
||||
@ -64,6 +63,7 @@ Bundle "Shougo/neocomplcache.git"
|
||||
Bundle "briandoll/change-inside-surroundings.vim.git"
|
||||
Bundle "garbas/vim-snipmate.git"
|
||||
Bundle "godlygeek/tabular"
|
||||
Bundle "honza/vim-snippets"
|
||||
Bundle "nelstrom/vim-visual-star-search"
|
||||
Bundle "skwp/vim-easymotion"
|
||||
Bundle "tomtom/tcomment_vim.git"
|
||||
@ -119,6 +119,11 @@ Bundle "chrisbra/color_highlight.git"
|
||||
Bundle "skwp/vim-colors-solarized"
|
||||
Bundle "skwp/vim-powerline.git"
|
||||
Bundle "vim-scripts/TagHighlight.git"
|
||||
Bundle "itspriddle/vim-jquery.git"
|
||||
Bundle "slim-template/vim-slim.git"
|
||||
Bundle "bogado/file-line.git"
|
||||
Bundle "tpope/vim-rvm.git"
|
||||
Bundle "nelstrom/vim-visual-star-search"
|
||||
|
||||
" Customization
|
||||
" The plugins listed in ~/.vim/.vundles.local will be added here to
|
||||
|
Loading…
Reference in New Issue
Block a user