oplaTech Oplatek Teaching Archive
Oplatek's external memory

My first vim plugin

I created my first vim plugin. Basically by merging different tips. It produces these lines with respect to different file formats.

#!/usr/bin/env python
# Author: Ondrej Platek, Copyright 2012
# Created: 14:46:26 31/10/2012
# Modified: 14:46:26 31/10/2012
To install it put the source code in header.vim.

$HOME/.vim/plugin/header.vim
I of course use other plugins:

$ ls $HOME/.vim/plugin
AlignPlugin.vim AutoFenc.vim header.vim loremipsum.vim matchit.vim
multvals.vim slime.vim snipMate.vim
Loading ....