From 04f7b17fd554b342361cba9f3cf0105873b3d9f4 Mon Sep 17 00:00:00 2001 From: yannickreiss Date: Sun, 15 Sep 2024 21:09:33 +0200 Subject: [PATCH] Change XML tag trigger to auto trigger --- UltiSnips/xml.snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UltiSnips/xml.snippets b/UltiSnips/xml.snippets index 6d71733..036931f 100644 --- a/UltiSnips/xml.snippets +++ b/UltiSnips/xml.snippets @@ -1,4 +1,4 @@ -snippet tg "automated tag insertion" b +snippet << "automated tag insertion" A <${1:tag}> $2 $0