added powerline and vimerl + some vimrc changes
This commit is contained in:
9
.gitmodules
vendored
9
.gitmodules
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user