aboutsummaryrefslogtreecommitdiff
path: root/dot_vim/c-support/templates/Templates
diff options
context:
space:
mode:
authorRyan Kavanagh <rak@rak.ac>2021-12-13 16:55:42 -0500
committerRyan Kavanagh <rak@rak.ac>2021-12-13 16:58:10 -0500
commite5dfb045b994e1ab8fef9ef5d3f02ce20ea6b685 (patch)
treeba74287d80e46c70dab8c4311a1dc933fbfbdea1 /dot_vim/c-support/templates/Templates
parentfix pager again (diff)
many more renames
Diffstat (limited to 'dot_vim/c-support/templates/Templates')
-rw-r--r--dot_vim/c-support/templates/Templates26
1 files changed, 26 insertions, 0 deletions
diff --git a/dot_vim/c-support/templates/Templates b/dot_vim/c-support/templates/Templates
new file mode 100644
index 0000000..9aa86fc
--- /dev/null
+++ b/dot_vim/c-support/templates/Templates
@@ -0,0 +1,26 @@
+$
+$ =============================================================
+$ ========== USER MACROS ======================================
+$ =============================================================
+$
+|AUTHOR| = Ryan Kavanagh
+|AUTHORREF| = ryanakca
+|EMAIL| = ryanakca@kubuntu.org
+|COPYRIGHT| = Copyright (c) 2008 Ryan Kavanagh
+|LICENSE| = GNU GPL v2
+$
+$ =============================================================
+$ ========== FILE INCLUDES ====================================
+$ =============================================================
+$
+|includefile| = c.comments.template
+|includefile| = c.cpp.template
+|includefile| = c.idioms.template
+|includefile| = c.preprocessor.template
+|includefile| = c.statements.template
+
+$|includefile| = cpp.comments.template
+$|includefile| = cpp.cpp.template
+$|includefile| = cpp.idioms.template
+$|includefile| = cpp.preprocessor.template
+$|includefile| = cpp.statements.template