Scroll to navigation

VIMPLATE(1) User Contributed Perl Documentation VIMPLATE(1)

NAME

vimplate - the vim template system.

DEPENDS on PACKAGES

Template-Toolkit http://search.cpan.org/~abw/Template-Toolkit-2.14

please install Template-Toolkit on your system.

DEPENDS on SETTINGS

variable HOME

on unix/bsd/linux the variable home is set. On Windows please set the variable home to the value where _vimplaterc should be locatet.

SYNOPSIS

OPTIONS

Print a brief help message and exit.
Print the manual page and exit.
Print the version and exit.
Write a vimplate config to $HOME/.vimplaterc or %HOME%\_vimplaterc (on Windows) and exit.
Print the avaible templates and exit.
Print the avaible users and exit.
Use the information form user <username> while parsing templates.
Search templatefiles in <templatedir>.
Use the <templatefile>.

DESCRIPTION

vimplate Print a spezified template to standard output.

AUTHOR

Urs Stotz <stotz@gmx.ch>

COPYRIGHT

Copyright (c) 2004-2005, Urs Stotz <stotz@gmx.ch>

All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

SEE ALSO

perl(1) Template(3)

2021-09-25 perl v5.32.1