summaryrefslogtreecommitdiffstats
path: root/vim/.vim/templates/c.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'vim/.vim/templates/c.tpl')
-rw-r--r--vim/.vim/templates/c.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/vim/.vim/templates/c.tpl b/vim/.vim/templates/c.tpl
new file mode 100644
index 0000000..0e86285
--- /dev/null
+++ b/vim/.vim/templates/c.tpl
@@ -0,0 +1,8 @@
+/**
+ * @file <+FILE+>
+ * @author <+AUTEUR+>
+ * @date <+DATE+>
+ * @version <+VERSION+>
+ * @brief <+DESCRIPTION_COURTE+>
+ *
+ */