diff --git a/.gitmodules b/.gitmodules index e084dd1..1eaed77 100644 --- a/.gitmodules +++ b/.gitmodules @@ -94,3 +94,6 @@ [submodule "bundle/delimitMate"] path = bundle/delimitMate url = git://github.com/Raimondi/delimitMate.git +[submodule "bundle/vim-powerline"] + path = bundle/vim-powerline + url = git://github.com/Lokaltog/vim-powerline.git diff --git a/bundle/vim-powerline b/bundle/vim-powerline new file mode 160000 index 0000000..7f53b5c --- /dev/null +++ b/bundle/vim-powerline @@ -0,0 +1 @@ +Subproject commit 7f53b5c3919bde9a4259d0c725d453ef2337a4ed