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

This commit is contained in:
2025-04-05 16:37:09 -04:00
committed by Andrew R. M.
parent 82db8eb050
commit 673500eea6
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