From c3297ffa6d23728fdcf0f9a0f0c79eb8e975d207 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/c-mode/main | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 snippets/c-mode/main (limited to 'snippets/c-mode/main') diff --git a/snippets/c-mode/main b/snippets/c-mode/main new file mode 100644 index 00000000..0580157f --- /dev/null +++ b/snippets/c-mode/main @@ -0,0 +1,12 @@ +# -*- mode: snippet -*- +# name: main +# key: