vim-fileheader icon indicating copy to clipboard operation
vim-fileheader copied to clipboard

✏️Add and update your authoring information in header comment

vim-fileheader

✏️Add and update your authoring information in header comment

Introduction

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

Install

If you don't already use a plugin manager, I recommend vim-plug

  • vim-plug:
Plug 'ahonn/vim-fileheader'
  • Vundle
Plugin 'ahonn/vim-fileheader'

Document

see fileheader.txt

License

Same terms as Vim itself (see |license|)