diff options
Diffstat (limited to '.emacs.d/snippets/c-mode/glib_true')
| -rw-r--r-- | .emacs.d/snippets/c-mode/glib_true | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.emacs.d/snippets/c-mode/glib_true b/.emacs.d/snippets/c-mode/glib_true new file mode 100644 index 0000000..0baf8e8 --- /dev/null +++ b/.emacs.d/snippets/c-mode/glib_true | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | # -*- mode: snippet -*- | ||
| 2 | # name: glib_true | ||
| 3 | # key: GT | ||
| 4 | # -- | ||
| 5 | TRUE \ No newline at end of file | ||
