diff options
author | June McEnroe <june@causal.agency> | 2013-11-02 16:53:26 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2013-11-02 16:53:26 -0400 |
commit | bb958763b58db90e7d4586831a07758b3be9a22b (patch) | |
tree | 7b2742140daebbd84166fe34aae8039ff82872bb /.gitmodules | |
parent | Disable some options in terminals (diff) | |
download | src-bb958763b58db90e7d4586831a07758b3be9a22b.tar.gz src-bb958763b58db90e7d4586831a07758b3be9a22b.zip |
Remove powerline
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 275ccfef..f55ad511 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,9 +43,6 @@ [submodule "bundle/base16-vim"] path = bundle/base16-vim url = https://github.com/programble/base16-vim.git -[submodule "bundle/powerline"] - path = bundle/powerline - url = https://github.com/Lokaltog/powerline.git [submodule "bundle/vim-commentary"] path = bundle/vim-commentary url = https://github.com/tpope/vim-commentary.git |