Update 2025-11-25

This commit is contained in:
2025-11-25 20:19:44 +02:00
parent f5c52bcc9d
commit 0602afb25a
7 changed files with 48 additions and 42 deletions

View File

@@ -2,7 +2,7 @@ return {
{
"L3MON4D3/LuaSnip",
build = "make install_jsregexp",
version = "v2.*",
version = "v2.4.0",
dependencies = { "rafamadriz/friendly-snippets" },
opts = function()
local types = require("luasnip.util.types")