From 4ae5682bf82963abb60c5c1a3161270d3b99a4b7 Mon Sep 17 00:00:00 2001 From: sbc00 Date: Thu, 12 Jun 2025 16:05:33 +0200 Subject: [PATCH] fixes #394 --- snippets/latex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/latex.json b/snippets/latex.json index d34c876b..01978116 100644 --- a/snippets/latex.json +++ b/snippets/latex.json @@ -15,7 +15,7 @@ "description": "superscript" }, "etc": { - "prefix": "...", + "prefix": "dots", "body": "\\dots", "description": "\\dots" },