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

This commit is contained in:
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"]
path = vim/.vim/nvim-bundle/indent-blankline
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