aboutsummaryrefslogtreecommitdiff
path: root/dot_vim/c-support/templates/Templates
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_vim/c-support/templates/Templates26
1 files changed, 0 insertions, 26 deletions
diff --git a/dot_vim/c-support/templates/Templates b/dot_vim/c-support/templates/Templates
deleted file mode 100644
index 9aa86fc..0000000
--- a/dot_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