From 601a13acb1f075729144091a859dc0f1a0c2d19e Mon Sep 17 00:00:00 2001 From: jdhao Date: Sat, 30 Oct 2021 23:10:40 +0800 Subject: update snippets --- my_snippets/tex.snippets | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'my_snippets/tex.snippets') diff --git a/my_snippets/tex.snippets b/my_snippets/tex.snippets index 7b08644..189d9f9 100644 --- a/my_snippets/tex.snippets +++ b/my_snippets/tex.snippets @@ -1,3 +1,3 @@ snippet frac "Math fractions" \frac{${1:NUM}}{${2:DEN}} $0 -endsnippet \ No newline at end of file +endsnippet -- cgit v1.2.3