diff --git a/.gitmodules b/.gitmodules index 9824d86..696ee7c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule ".vim/bundle/vim-css-color.vim"] path = .vim/bundle/vim-css-color.vim url = https://github.com/ap/vim-css-color.git +[submodule ".vim/bundle/vim-powerline.git"] + path = .vim/bundle/vim-powerline.git + url = https://github.com/Lokaltog/vim-powerline.git diff --git a/.vim/bundle/vim-powerline.git b/.vim/bundle/vim-powerline.git new file mode 160000 index 0000000..b31111e --- /dev/null +++ b/.vim/bundle/vim-powerline.git @@ -0,0 +1 @@ +Subproject commit b31111e14ceac0160a1703030fbbaae5656bee4c