signature_block.vim: add links to the latest version of the script
authorAntonio Ospite <ao2@ao2.it>
Wed, 8 Jun 2016 09:29:58 +0000 (11:29 +0200)
committerAntonio Ospite <ao2@ao2.it>
Wed, 8 Jun 2016 15:01:10 +0000 (17:01 +0200)
plugin/signature_block.vim

index 8d19134..2c09fb7 100644 (file)
 " http://en.wikipedia.org/wiki/Signature_block
 " http://tools.ietf.org/html/rfc1855
 "
 " 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
 "---------------------------------------------------------------------------
 
 if exists("g:loaded_signaturePlugin") | finish | endif