added powerline and vimerl + some vimrc changes

This commit is contained in:
2012-08-02 12:54:44 -07:00
parent 4ebca22594
commit 65f29c4334
5 changed files with 17 additions and 1 deletions

9
.gitmodules vendored
View File

@@ -7,3 +7,12 @@
[submodule "bundle/snipmate"]
path = bundle/snipmate
url = git://github.com/msanders/snipmate.vim.git
[submodule "bundle/ctrlp.vim"]
path = bundle/ctrlp.vim
url = https://github.com/kien/ctrlp.vim.git
[submodule "bundle/powerline.vim"]
path = bundle/powerline.vim
url = git://github.com/Lokaltog/vim-powerline.git
[submodule "bundle/vimerl"]
path = bundle/vimerl
url = git://github.com/jimenezrick/vimerl.git