diff --git a/.gitmodules b/.gitmodules index a760429..9cdbccd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -40,3 +40,6 @@ [submodule ".vim/pack/editor/start/vim-snippets"] path = .vim/pack/editor/start/vim-snippets url = https://github.com/honza/vim-snippets +[submodule ".vim/pack/editor/start/vim-clap"] + path = .vim/pack/editor/start/vim-clap + url = https://github.com/liuchengxu/vim-clap.git diff --git a/.vim/pack/editor/start/vim-clap b/.vim/pack/editor/start/vim-clap new file mode 160000 index 0000000..f934849 --- /dev/null +++ b/.vim/pack/editor/start/vim-clap @@ -0,0 +1 @@ +Subproject commit f934849413d270dc3985ce7da6ece754160e7035