From 73ad48ba9e0a8670bfef6d6d91dcaa8a34a03a22 Mon Sep 17 00:00:00 2001 From: Matt Singleton Date: Wed, 11 Apr 2012 12:34:43 -0400 Subject: add powerline --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index a66981b..a777532 100644 --- a/.gitmodules +++ b/.gitmodules @@ -16,3 +16,6 @@ [submodule "vim/bundle/ctrlp"] path = vim/bundle/ctrlp url = https://github.com/kien/ctrlp.vim.git +[submodule "vim/bundle/powerline"] + path = vim/bundle/powerline + url = https://github.com/Lokaltog/vim-powerline.git -- cgit v1.2.3