diff --git a/doc/pad.txt b/doc/pad.txt index 545ddfa..d407863 100644 --- a/doc/pad.txt +++ b/doc/pad.txt @@ -1,4 +1,4 @@ -*vim-pad* for vim 7.3 Last change: 13 oct 2011 +*vim-pad* for vim 7.3 Last change: 3 nov 2011 vim-pad is a quick notetaking plugin for vim. diff --git a/plugin/pad.vim b/plugin/pad.vim index 1b5d75e..3c37025 100644 --- a/plugin/pad.vim +++ b/plugin/pad.vim @@ -1,7 +1,7 @@ " File: pad.vim " Description: Quick-notetaking for vim. " Author: Felipe Morales -" Version: 0.4 +" Version: 0.5 if (exists("g:loaded_pad") && g:loaded_pad) || &cp finish