From: Antonio Ospite Date: Wed, 8 Jun 2016 09:29:58 +0000 (+0200) Subject: signature_block.vim: add links to the latest version of the script X-Git-Tag: 0.2~1 X-Git-Url: https://git.ao2.it/vim/signature_block.vim.git/commitdiff_plain/ca50e1dde406cfa064bf6a52194a016bcda760d1 signature_block.vim: add links to the latest version of the script --- diff --git a/plugin/signature_block.vim b/plugin/signature_block.vim index 8d19134..2c09fb7 100644 --- a/plugin/signature_block.vim +++ b/plugin/signature_block.vim @@ -25,6 +25,11 @@ " http://en.wikipedia.org/wiki/Signature_block " http://tools.ietf.org/html/rfc1855 " +" The latest version of this script is available at these locations: +" https://git.ao2.it/vim/signature_block.vim.git +" http://www.vim.org/scripts/script.php?script_id=2872 +" https://github.com/vim-scripts/signature_block.vim +" "--------------------------------------------------------------------------- if exists("g:loaded_signaturePlugin") | finish | endif