Add vim-powerline

This commit is contained in:
Gea-Suan Lin
2012-06-02 06:29:23 +08:00
parent e4fe5bf8d2
commit 884d27abf3
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule ".vim/bundle/vim-css-color.vim"] [submodule ".vim/bundle/vim-css-color.vim"]
path = .vim/bundle/vim-css-color.vim path = .vim/bundle/vim-css-color.vim
url = https://github.com/ap/vim-css-color.git url = https://github.com/ap/vim-css-color.git
[submodule ".vim/bundle/vim-powerline.git"]
path = .vim/bundle/vim-powerline.git
url = https://github.com/Lokaltog/vim-powerline.git