Pin plugins to specific tagged versions rather than master + add luasnip

This commit is contained in:
Andrew R. M 2025-04-04 17:42:35 +00:00
parent ccfa18b331
commit 710b0f9cdf
6 changed files with 8 additions and 4 deletions

3
.gitmodules vendored
View File

@ -52,3 +52,6 @@
[submodule "vim/.vim/nvim-bundle/indent-blankline"] [submodule "vim/.vim/nvim-bundle/indent-blankline"]
path = vim/.vim/nvim-bundle/indent-blankline path = vim/.vim/nvim-bundle/indent-blankline
url = https://github.com/lukas-reineke/indent-blankline.nvim.git url = https://github.com/lukas-reineke/indent-blankline.nvim.git
[submodule "vim/.vim/nvim-bundle/LuaSnip"]
path = vim/.vim/nvim-bundle/LuaSnip
url = https://github.com/L3MON4D3/LuaSnip.git

@ -0,0 +1 @@
Subproject commit 8ae1dedd988eb56441b7858bd1e8554dfadaa46d

@ -1 +1 @@
Subproject commit 821a7acd88587d966f7e464b0b3031dfe7f5680c Subproject commit 12e92044d313c54c438bd786d11684c88f6f78cd

@ -1 +1 @@
Subproject commit 114bf1875c4adef7c39c86ef538246478b4af87c Subproject commit cf3dd4a290084a868fac0e2e876039321d57111c

@ -1 +1 @@
Subproject commit 4f71c0c4a196ceb656c824a70792f3df3ce6bb6d Subproject commit 50012918b2fc8357b87cff2a7f7f0446e47da174

@ -1 +1 @@
Subproject commit 45d61cc8da213e4052cf698653692b6a4c961760 Subproject commit d90956833d7c27e73c621a61f20b29fdb7122709