Completion/templating snippets for XPTemplate vim plugin
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.

15 lines
478 B

15 years ago
  1. " Move me to your own fptlugin/_common and config your personal information.
  2. "
  3. " Here is the place to set personal preferences; "priority=personal" is the
  4. " highest which overrides any other XPTvar setting.
  5. "
  6. " You can also set personal variables with 'g:xptemplate_vars' in your .vimrc.
  7. XPTemplate priority=personal
  8. " XPTvar $author you have not yet set $author variable
  9. " XPTvar $email you have not yet set $email variable
  10. XPT yoursnippet " tips here
  11. bla bla