diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..b83d110 --- /dev/null +++ b/.gitmodules @@ -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