From 0cc95a1ee4fb0e0f8d3f88e79fb4b473c5eeaaf2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Fri, 30 Oct 2020 01:05:28 +0100 Subject: [PATCH] add submodule zenburn --- .gitmodules | 3 +++ vim/pack/color/Zenburn | 1 + 2 files changed, 4 insertions(+) create mode 160000 vim/pack/color/Zenburn 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