1
0
Fork 0

cmp_luasnip: fix submodule name

This commit is contained in:
Felipe 2023-04-11 10:16:07 -04:00
parent 75c49d24d7
commit 779473cbaa
Signed by: pitbuster
SSH key fingerprint: SHA256:OM3HeVSA96adfy2Gi8OhZkQBY67P88LoJUwkeVoTArQ

2
.gitmodules vendored
View file

@ -49,7 +49,7 @@
[submodule "pack/general/start/LuaSnip"] [submodule "pack/general/start/LuaSnip"]
path = pack/general/start/LuaSnip path = pack/general/start/LuaSnip
url = https://github.com/L3MON4D3/LuaSnip url = https://github.com/L3MON4D3/LuaSnip
[submodule "pack/general/start/cmd_luasnip"] [submodule "pack/general/start/cmp_luasnip"]
path = pack/general/start/cmp_luasnip path = pack/general/start/cmp_luasnip
url = https://github.com/saadparwaiz1/cmp_luasnip url = https://github.com/saadparwaiz1/cmp_luasnip
[submodule "pack/general/start/cmp-buffer"] [submodule "pack/general/start/cmp-buffer"]