diff options
author | June McEnroe <june@causal.agency> | 2013-03-12 17:40:48 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2013-03-12 17:40:48 -0400 |
commit | 78a3fd6fe8730d570a2e8fe41bb4d7dba4a02c35 (patch) | |
tree | d219244c0a672a956b0ebd59edf59e990026e5ec /.gitmodules | |
parent | Update base16 and refheap (diff) | |
download | src-78a3fd6fe8730d570a2e8fe41bb4d7dba4a02c35.tar.gz src-78a3fd6fe8730d570a2e8fe41bb4d7dba4a02c35.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 |