sponsor Vim development Vim logo Vim Book Ad

PCP header : Templating/Header updating automation

 script karma  Rating 12/3, Downloaded by 833  Comments, bugs, improvements  Vim wiki

created by
Nikolai Weibull
 
script type
utility
 
description
This plugin provides templating and automatic header updating capabilities to Vim. Header writing enables Vim to automatically write and update headers to arbitrary filetypes.  It works by a templating method, where the user provides standardized templates and when editing a new file Vim will check if a template exists for the 'filetype' and use it.  The user will then be asked to fill in some information before starting to edit the file and Vim will then use this information to generate a new file from the template. Blah, blah, ...simply download, install, run :helptags and read the provided documentation with
             :help header-qstart
 
install details
save/copy the file to your ~/.vim directory, cd to ~/.vim if not there. next run 'tar zxvf pcpheader-1.0.0.tar.gz' or appropriate version string. finally start up vim and run :helptags ~/.vim/doc to regenerate the tags table. and you are set!
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
pcpheader-1.0.0.tar.gz 1.0 2002-10-24 6.0 Nikolai Weibull Initial upload
ip used for rating: 3.137.185.180

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github