342 current 2025-02-16 19:30:04 25.05.20241217.d3c42f1 6.6.66 *

This commit is contained in:
2025-02-16 19:30:20 -05:00
parent a7740af5bc
commit 88144f2c6a
4 changed files with 243 additions and 12 deletions

View File

@@ -43,15 +43,3 @@ ls.add_snippets("lua", {
t(' end')
})
})
ls.add_snippets("all", {
ms({
common = {snippetType = "autosnippet"},
"a",
"b"
}, {
t"a or b (but autotriggered!!)"
})
})