From ae96a5a73c9ad4c0ad87547a70253ce6db87ee43 Mon Sep 17 00:00:00 2001 From: Ivan Polyakov Date: Sat, 5 Apr 2025 17:53:55 +0300 Subject: [PATCH] add vim clap 0.54 --- .gitmodules | 3 +++ .vim/pack/editor/start/vim-clap | 1 + 2 files changed, 4 insertions(+) create mode 160000 .vim/pack/editor/start/vim-clap 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