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