From 99ef6a98d4a9e86192533e77c7ddaa28a1b8370b Mon Sep 17 00:00:00 2001 From: Haak Saxberg Date: Fri, 2 Aug 2013 01:45:50 -0700 Subject: [PATCH] powerline submodule --- .gitmodules | 3 +++ vim-files/.vim/bundle/powerline | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim-files/.vim/bundle/powerline diff --git a/.gitmodules b/.gitmodules index 7f93a3e..73aaeae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ [submodule "zsh-files/oh-my-zsh"] path = zsh-files/oh-my-zsh url = https://github.com/robbyrussell/oh-my-zsh.git +[submodule "vim-files/.vim/bundle/powerline"] + path = vim-files/.vim/bundle/powerline + url = https://github.com/Lokaltog/powerline.git diff --git a/vim-files/.vim/bundle/powerline b/vim-files/.vim/bundle/powerline new file mode 160000 index 0000000..0b3e354 --- /dev/null +++ b/vim-files/.vim/bundle/powerline @@ -0,0 +1 @@ +Subproject commit 0b3e354c2edd24e3a65f97e29a0e95f1c158cf59