summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-01-21 23:11:35 -0500
committerJune McEnroe <june@causal.agency>2012-01-21 23:11:35 -0500
commitdfd897cef6947610953cb0bbff34e2fbe3e3f3a1 (patch)
treec717c16eda77789d4d2e2395a633e323ae828824 /.gitmodules
parentAdd quicktask (diff)
downloadsrc-dfd897cef6947610953cb0bbff34e2fbe3e3f3a1.tar.gz
src-dfd897cef6947610953cb0bbff34e2fbe3e3f3a1.zip
Add Powerline
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
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