From 1385e189d910d0016ae15e743d5114add262f241 Mon Sep 17 00:00:00 2001 From: Janis Hutz Date: Fri, 24 Oct 2025 15:27:57 +0200 Subject: [PATCH] [Snippets] Update --- vscode-snippets/tex.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/vscode-snippets/tex.json b/vscode-snippets/tex.json index eb13061..c89d848 100755 --- a/vscode-snippets/tex.json +++ b/vscode-snippets/tex.json @@ -396,8 +396,8 @@ "\\underbar{$1}" ] }, - "algebra": { - "prefix": "algebra", + "angles": { + "prefix": "angles", "body": [ "\\langle $1 \\rangle" ]