Adding 3 more and organizing text objects vundles

This commit is contained in:
Luiz Gonzaga dos Santos Filho
2013-05-02 15:37:36 +02:00
parent e556aa4bf4
commit 2439ce9278
2 changed files with 15 additions and 6 deletions

View File

@@ -49,20 +49,26 @@ Bundle "vim-scripts/lastpos.vim"
Bundle "sjl/gundo.vim"
Bundle "vim-scripts/sudo.vim"
Bundle "rking/ag.vim"
Bundle "nelstrom/vim-textobj-rubyblock"
Bundle "kana/vim-textobj-user"
Bundle "austintaylor/vim-indentobject"
Bundle "kana/vim-textobj-datetime"
Bundle "kana/vim-textobj-entire"
Bundle "mattn/gist-vim"
Bundle "godlygeek/tabular"
Bundle "AndrewRadev/splitjoin.vim"
Bundle "vim-scripts/argtextobj.vim"
" Text objects
Bundle "bootleq/vim-textobj-rubysymbol"
Bundle "coderifous/textobj-word-column.vim"
Bundle "kana/vim-textobj-datetime"
Bundle "kana/vim-textobj-entire"
Bundle "kana/vim-textobj-function"
Bundle "kana/vim-textobj-user"
Bundle "lucapette/vim-textobj-underscore"
Bundle "nathanaelkane/vim-indent-guides"
Bundle "nelstrom/vim-textobj-rubyblock"
Bundle "thinca/vim-textobj-function-javascript"
Bundle "vim-scripts/argtextobj.vim"
Bundle "tpope/vim-haml"
Bundle "claco/jasmine.vim"
Bundle "kana/vim-textobj-function"
Bundle "kchmck/vim-coffee-script"
Bundle "wavded/vim-stylus"
Bundle "vim-scripts/Vim-R-plugin"