aboutsummaryrefslogtreecommitdiff
path: root/.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 /.vim/c-support/templates/Templates
parentfix pager again (diff)
many more renames
Diffstat (limited to '.vim/c-support/templates/Templates')
-rw-r--r--.vim/c-support/templates/Templates26
1 files changed, 0 insertions, 26 deletions
diff --git a/.vim/c-support/templates/Templates b/.vim/c-support/templates/Templates
deleted file mode 100644
index 9aa86fc..0000000
--- a/.vim/c-support/templates/Templates
+++ /dev/null
@@ -1,26 +0,0 @@
-$
-$ =============================================================
-$ ========== 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