Add note about required version and nagelfar homepage

This commit is contained in:
James Pickard 2013-01-16 16:03:32 -05:00
parent 36393cd677
commit fd797e00f6

View File

@ -8,6 +8,9 @@
" Want To Public License, Version 2, as published by Sam Hocevar.
" See http://sam.zoy.org/wtfpl/COPYING for more details.
"
" Notes: Requires nagelfar v1.1.12 or later with support for -H option. See
" nagelfar homepage http://nagelfar.berlios.de/.
"
"============================================================================
function! SyntaxCheckers_tcl_GetLocList()
let makeprg = "nagelfar -H " . g:syntastic_tcl_nagelfar_conf . " " . shellescape(expand('%'))