summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/c-mode/true
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/snippets/c-mode/true')
-rw-r--r--.emacs.d/snippets/c-mode/true5
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/snippets/c-mode/true b/.emacs.d/snippets/c-mode/true
new file mode 100644
index 0000000..35588c2
--- /dev/null
+++ b/.emacs.d/snippets/c-mode/true
@@ -0,0 +1,5 @@
1# -*- mode: snippet -*-
2# name: true
3# key: T
4# --
5true \ No newline at end of file