mirror of
https://github.com/amix/vimrc
synced 2025-07-07 08:45:00 +08:00
add various usefull plugins from vim.org and sourfeforge
This commit is contained in:
30
vim_plugins_src/cvim/c-support/templates/Templates
Normal file
30
vim_plugins_src/cvim/c-support/templates/Templates
Normal file
@ -0,0 +1,30 @@
|
||||
$
|
||||
$ =============================================================
|
||||
$ ========== USER MACROS ======================================
|
||||
$ =============================================================
|
||||
$
|
||||
|AUTHOR| = YOUR NAME
|
||||
|AUTHORREF| =
|
||||
|EMAIL| =
|
||||
|COMPANY| =
|
||||
|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