From d25b6dfb67bca7f04fa280dfd89e603d0eaeaf38 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 16 Feb 2026 05:14:28 -0600 Subject: chore(yasnippet): move snippets into emacs.d for source control Relocate snippets-dir from ~/sync/org/snippets/ to ~/.emacs.d/snippets/ and restore 28 snippet files from backup. --- snippets/html-ts-mode/footnote | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 snippets/html-ts-mode/footnote (limited to 'snippets/html-ts-mode/footnote') diff --git a/snippets/html-ts-mode/footnote b/snippets/html-ts-mode/footnote new file mode 100644 index 000000000..aa6a72137 --- /dev/null +++ b/snippets/html-ts-mode/footnote @@ -0,0 +1,5 @@ +# -*- mode: snippet -*- +# name: footnote +# key: +# -- +[$3] \ No newline at end of file -- cgit v1.2.3