From c849ccb04ce056b98b964500df18dd6cc3b1d7c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Thu, 29 Oct 2020 23:51:40 +0100 Subject: [PATCH] remove 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 606c8ce..a262720 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,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