From 9275855fa1fab8940a0e6504b9f27460083f9feb Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Thu, 25 Jul 2024 12:26:50 +0400 Subject: fix: rename files with snippets for case-insensitive file systems --- snippets/latex-mode/upper_theta | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 snippets/latex-mode/upper_theta (limited to 'snippets/latex-mode/upper_theta') diff --git a/snippets/latex-mode/upper_theta b/snippets/latex-mode/upper_theta new file mode 100644 index 0000000..087f6d5 --- /dev/null +++ b/snippets/latex-mode/upper_theta @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: LaTeX Theta letter +# key: @Q +# -- +\Theta \ No newline at end of file -- cgit v1.2.3