From 274e782ed19bc06ef81808e11797a30d6a3006e8 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Sat, 13 Apr 2013 15:48:25 +0100 Subject: [PATCH] help file: add a new tag easy reference from the changelog --- doc/syntastic.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/syntastic.txt b/doc/syntastic.txt index 646a4b4a..0f90e8f8 100644 --- a/doc/syntastic.txt +++ b/doc/syntastic.txt @@ -352,7 +352,7 @@ This is telling syntastic to run the 'php' checker first, and if no errors are found, run 'phpcs', and then 'phpmd'. ------------------------------------------------------------------------------ -5.2 Configuring specific checkers. +5.2 Configuring specific checkers *syntastic-config-makeprg* Most checkers use the 'syntastic#makeprg#build()' function and provide many options by default - in fact you can customise every part of the command