feat: new setup using fewer plugins, more reliant on snacks, better completions #1

Merged
janishutz merged 16 commits from dev into main 2026-07-06 09:51:06 +02:00
Showing only changes of commit 9f75891bb8 - Show all commits
+8
View File
@@ -95,6 +95,14 @@
], ],
"description": "Prepares to write a LaTeX CheatSheet" "description": "Prepares to write a LaTeX CheatSheet"
}, },
"glossary-entry": {
"prefix": "glossary-entry",
"body": [
"\\newglossaryentry{$1}{",
"\tname={$2},",
"\tdescription={$3}\n}"
]
},
"Fancy table": { "Fancy table": {
"prefix": "table", "prefix": "table",
"body": [ "body": [