|
|
|
@ -13,11 +13,11 @@ |
|
|
|
|
|
|
|
Append those lines to your .vimrc |
|
|
|
|
|
|
|
source '~/.vim/plugin/vundle.vim' |
|
|
|
source ~/.vim/plugin/vundle.vim |
|
|
|
|
|
|
|
Bundle "http://github.com/vim-scripts/L9.git" |
|
|
|
Bundle "http://github.com/vim-scripts/FuzzyFinder.git" |
|
|
|
Bundle "http://git.wincent.com/command-t.git" |
|
|
|
Bundle "git://git.wincent.com/command-t.git" |
|
|
|
Bundle "http://github.com/vim-scripts/rails.vim.git" |
|
|
|
Bundle "http://github.com/vim-scripts/ack.vim.git" |
|
|
|
|
|
|
|
|