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