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

This commit is contained in:
2024-02-15 18:42:52 -05:00
parent 8c379c558a
commit 0d5d35d5e1
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