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