From 1024d96ec20412751918ea15acaa1faf9d6ae643 Mon Sep 17 00:00:00 2001 From: Von Random Date: Fri, 22 Jun 2018 19:55:05 +0300 Subject: [PATCH] do not forget vimwiki --- .gitmodules | 6 ++++++ pack/colors/start/blame | 1 + pack/general/opt/vimwiki | 1 + 3 files changed, 8 insertions(+) create mode 160000 pack/colors/start/blame create mode 160000 pack/general/opt/vimwiki diff --git a/.gitmodules b/.gitmodules index 2ab69e8..206ab51 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,3 +34,9 @@ [submodule "pack/colors/start/PaperColor"] path = pack/colors/start/PaperColor url = https://github.com/NLKNguyen/papercolor-theme.git +[submodule "pack/colors/start/blame"] + path = pack/colors/start/blame + url = https://github.com/hauleth/blame.vim.git +[submodule "pack/general/opt/vimwiki"] + path = pack/general/opt/vimwiki + url = https://github.com/vimwiki/vimwiki.git diff --git a/pack/colors/start/blame b/pack/colors/start/blame new file mode 160000 index 0000000..187a00c --- /dev/null +++ b/pack/colors/start/blame @@ -0,0 +1 @@ +Subproject commit 187a00cc60b5145253d8a2136d2a362e19ea8eaf diff --git a/pack/general/opt/vimwiki b/pack/general/opt/vimwiki new file mode 160000 index 0000000..9f8b008 --- /dev/null +++ b/pack/general/opt/vimwiki @@ -0,0 +1 @@ +Subproject commit 9f8b0082dbd99e706cc18de2076f7a66c2ca0a90