First commit of some current dotfiles
This commit is contained in:
29
vim/c-support/templates/Templates
Normal file
29
vim/c-support/templates/Templates
Normal file
@@ -0,0 +1,29 @@
|
||||
$
|
||||
$ =============================================================
|
||||
$ ========== USER MACROS ======================================
|
||||
$ =============================================================
|
||||
$
|
||||
|AUTHOR| = Dustin Swan
|
||||
|AUTHORREF| = DDS
|
||||
|EMAIL| = dustinswan@gmail.com
|
||||
|COPYRIGHT| = Copyright (c) |YEAR|, |AUTHOR|
|
||||
|STYLE| = default
|
||||
$
|
||||
$ =============================================================
|
||||
$ ========== FILE INCLUDES ====================================
|
||||
$ =============================================================
|
||||
$
|
||||
|includefile| = c.comments.template
|
||||
|includefile| = c.cpp.template
|
||||
|includefile| = c.idioms.template
|
||||
|includefile| = c.preprocessor.template
|
||||
|includefile| = c.statements.template
|
||||
$
|
||||
== IF |STYLE| IS CPP ==
|
||||
|includefile| = cpp.comments.template
|
||||
|includefile| = cpp.cpp.template
|
||||
|includefile| = cpp.idioms.template
|
||||
|includefile| = cpp.preprocessor.template
|
||||
|includefile| = cpp.statements.template
|
||||
== ENDIF ==
|
||||
$
|
||||
Reference in New Issue
Block a user