diff --git a/.gitmodules b/.gitmodules index 601e368..1085168 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "tmux/plugins/tmux-themepack"] path = tmux/plugins/tmux-themepack url = git://git.schuerz.at/github.com/jimeh/tmux-themepack.git +[submodule "vim/pack/color/Zenburn"] + path = vim/pack/color/Zenburn + url = https://github.com/vim-scripts/Zenburn.git diff --git a/vim/pack/color/Zenburn b/vim/pack/color/Zenburn new file mode 160000 index 0000000..33e67af --- /dev/null +++ b/vim/pack/color/Zenburn @@ -0,0 +1 @@ +Subproject commit 33e67af2418e4775c2a7abc6e8fef401e697e1eb