diff options
author | June McEnroe <programble@gmail.com> | 2013-03-12 17:40:48 -0400 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2013-03-12 17:40:48 -0400 |
commit | f4c9177604d2f4d069d905330e79881a07153151 (patch) | |
tree | d219244c0a672a956b0ebd59edf59e990026e5ec /.gitmodules | |
parent | Update base16 and refheap (diff) | |
download | src-f4c9177604d2f4d069d905330e79881a07153151.tar.gz src-f4c9177604d2f4d069d905330e79881a07153151.zip |
Remove vim-powerline
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 8d1af4f1..20d70b82 100644 --- a/.gitmodules +++ b/.gitmodules @@ -28,9 +28,6 @@ [submodule "bundle/quicktask"] path = bundle/quicktask url = https://github.com/aaronbieber/quicktask.git -[submodule "bundle/vim-powerline"] - path = bundle/vim-powerline - url = https://github.com/Lokaltog/vim-powerline.git [submodule "bundle/syntastic"] path = bundle/syntastic url = https://github.com/scrooloose/syntastic.git |