Skip to content

tkmaseleme/VIM-Simple-header

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VIM-Simple-header

A simple VIM script to add a custom header to files.

This supports the following file types/extentions:

  • .c
  • .cpp
  • .h
  • .sh
  • .py

Usage

  1. Edit the lmncube_header.txt & lmncube_header2.txt and lmncube_header2.txt files with your name and github (don't change anything else)
  2. Save the .vimrc, lmncube_header.txt & the lmncube_header2.txt in your home directory. On Linux/Ubuntu this would be /home/your_user_name
  3. Create your file using one of the supported extentions
  4. Enjoy!

About

A simple VIM script to add a custom header to files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%