A simple VIM script to add a custom header to files.
This supports the following file types/extentions:
- .c
- .cpp
- .h
- .sh
- .py
- .HTML
- Edit the lmncube_header#.txt files with your name and github (don't change anything else)
- Save the .vimrc, lmncube_header#.txt files in your home directory. On Linux/Ubuntu this would be
/home/your_user_name
- Create your file using one of the supported extentions
- Enjoy!