summaryrefslogtreecommitdiff
path: root/auto-insert/template.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--auto-insert/template.c7
1 files changed, 7 insertions, 0 deletions
diff --git a/auto-insert/template.c b/auto-insert/template.c
new file mode 100644
index 0000000..d9afc65
--- /dev/null
+++ b/auto-insert/template.c
@@ -0,0 +1,7 @@
+/*
+ * @file `(buffer-name)`
+ * @brief $0
+ *
+ * @author `user-full-name`
+ * @date `(format-time-string "%Y-%m-%d")`
+ */