add gitmodules

This commit is contained in:
wunewww 2024-05-02 13:00:18 +08:00
parent eab7260b95
commit f112bf0881

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "pack/vendor/opt/nerdtree"]
path = pack/vendor/opt/nerdtree
url = https://github.com/preservim/nerdtree.git
[submodule "pack/plugin/opt/vim-easymotion"]
path = pack/plugin/opt/vim-easymotion
url = https://github.com/easymotion/vim-easymotion.git