diff options
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 293bb8f2..19356752 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,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 |