diff options
Diffstat (limited to 'my_snippets/tex.snippets')
| -rw-r--r-- | my_snippets/tex.snippets | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
