cmp_luasnip: fix submodule name
This commit is contained in:
parent
75c49d24d7
commit
779473cbaa
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
|
@ -49,7 +49,7 @@
|
|||
[submodule "pack/general/start/LuaSnip"]
|
||||
path = pack/general/start/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
|
||||
url = https://github.com/saadparwaiz1/cmp_luasnip
|
||||
[submodule "pack/general/start/cmp-buffer"]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue