(Emacs/yasnippet)~cleaned up a TON of snippets

This commit is contained in:
2024-05-11 13:02:20 +05:30
parent 750722d463
commit 48b1410889
452 changed files with 39 additions and 3098 deletions

View File

@@ -3,7 +3,7 @@
# key: once
# uuid: once
# --
#ifndef ${1:`(upcase (file-name-nondirectory (file-name-sans-extension (buffer-file-name))))`_H}
#ifndef $1
#define $1
$0