Skip to content

Adds a header -author, path, timestamp- when a new file is created.

Notifications You must be signed in to change notification settings

JackyRen/header.vim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=1142

When a new file is created the plugin inserts automatically a customizable header on the top -filetype, author, timestamp-. When the file it's no new -so it's already created- the plugin checks the 'last modified' field in line number five -if this exists- and then it updates its value. It's my first vim plugin and it's very plain -I beg pardon to vim's gurus for my daring!- I didn't find anything alike, so I had to write my own script. Any correction or modification will be welcome. 

About

Adds a header -author, path, timestamp- when a new file is created.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 100.0%