summaryrefslogtreecommitdiffstats
path: root/emacs.d/snippets/text-mode/cc-mode/inc.1
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--emacs.d/snippets/text-mode/cc-mode/inc.13
1 files changed, 3 insertions, 0 deletions
diff --git a/emacs.d/snippets/text-mode/cc-mode/inc.1 b/emacs.d/snippets/text-mode/cc-mode/inc.1
new file mode 100644
index 0000000..66326cd
--- /dev/null
+++ b/emacs.d/snippets/text-mode/cc-mode/inc.1
@@ -0,0 +1,3 @@
+#name : #include <...>
+# --
+#include <$1>