projects
/
vim
/
signature_block.vim.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from parent 1:
ca50e1d
)
Release version 0.2
master
0.2
author
Antonio Ospite <ao2@ao2.it>
Wed, 8 Jun 2016 09:30:52 +0000
(11:30 +0200)
committer
Antonio Ospite <ao2@ao2.it>
Wed, 8 Jun 2016 15:01:10 +0000
(17:01 +0200)
plugin/signature_block.vim
patch
|
blob
|
history
diff --git
a/plugin/signature_block.vim
b/plugin/signature_block.vim
index
2c09fb7
..
156cb18
100644
(file)
--- a/
plugin/signature_block.vim
+++ b/
plugin/signature_block.vim
@@
-1,11
+1,18
@@
"---------------------------------------------------------------------------
" Vim global plugin for adding and manipulating signature blocks in e-mails
"---------------------------------------------------------------------------
" Vim global plugin for adding and manipulating signature blocks in e-mails
-" Maintainer: Antonio Ospite <
ospite@studenti.unina
.it>
-" Version: 0.
1
-" Last Change: 20
09-11-24
+" Maintainer: Antonio Ospite <
ao2@ao2
.it>
+" Version: 0.
2
+" Last Change: 20
16-06-08
" License: This script is free software; you can redistribute it and/or
" modify it under the terms of the GNU General Public License.
"
" License: This script is free software; you can redistribute it and/or
" modify it under the terms of the GNU General Public License.
"
+" History:
+" 1.0: Initial upload
+" 2.0:
+" - Check that the signature file is readable before removing the old
+" signature and append the new one.
+" - Minor fixes.
+"
" Install Details:
" Drop this file into your $HOME/.vim/plugin directory.
"
" Install Details:
" Drop this file into your $HOME/.vim/plugin directory.
"