diff runtime/doc/Makefile @ 12968:45987b1b77dc

Update runtime files commit https://github.com/vim/vim/commit/2f0584910c0ea93966dfa7b3b0272dfb16ea6f91 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Nov 30 20:27:52 2017 +0100 Update runtime files
author Christian Brabandt <cb@256bit.org>
date Thu, 30 Nov 2017 20:30:08 +0100
parents de80fb313baf
children 9df130fd5e0d
line wrap: on
line diff
--- a/runtime/doc/Makefile
+++ b/runtime/doc/Makefile
@@ -375,6 +375,10 @@ tags.ref tags.html: tags
 perlhtml: tags $(DOCS)
 	./vim2html.pl tags $(DOCS)
 
+# Check URLs in the help with "curl".
+test_urls:
+	vim -S test_urls.vim
+
 clean:
 	-rm doctags *.html tags.ref