From dfd897cef6947610953cb0bbff34e2fbe3e3f3a1 Mon Sep 17 00:00:00 2001 From: June McEnroe Date: Sat, 21 Jan 2012 23:11:35 -0500 Subject: Add Powerline --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') 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 -- cgit 1.4.1