✏️Add and update your authoring information in header comment
A Neovim plugin for add and update your authoring information in header comment
Run AddFileHeader
add authoring information
Run UpdateFileHeader
update authoring information, and auto update file header when save by default
If you don't already use a plugin manager, I recommend vim-plug
- vim-plug:
Plug 'ahonn/vim-fileheader'
- Vundle
Plugin 'ahonn/vim-fileheader'
see fileheader.txt
Same terms as Vim itself (see |license|)