nvim: add luasnip

This commit is contained in:
2026-01-13 00:17:35 +01:00
parent f6c795b8e9
commit 85553bd9ac
4 changed files with 97 additions and 0 deletions

View File

@@ -1,5 +1,10 @@
{
"plugins": {
"LuaSnip": {
"rev": "5a1e39223db9a0498024a77b8441169d260c8c25",
"src": "https://github.com/L3MON4D3/LuaSnip",
"version": "2.0.0 - 3.0.0"
},
"arrow.nvim": {
"rev": "6e0f726f55f99332dd726a53effd6813786b6d49",
"src": "https://github.com/otavioschwanck/arrow.nvim"