diff --git a/doc/syntastic.txt b/doc/syntastic.txt index 502f01da..4d04bee5 100644 --- a/doc/syntastic.txt +++ b/doc/syntastic.txt @@ -567,7 +567,9 @@ The result is a 'makeprg' of the form: > *'syntastic___exe'* All arguments above are optional, and can be overridden by setting global variables 'g:syntastic___' - even -parameters not specified in the call to makeprgBuild(). +parameters not specified in the call to makeprgBuild(). These variables also +have local versions 'b:syntastic___', +which take precedence over the global ones in the corresponding buffers. The 'exe' is normally the same as the 'exec' attribute described above, in which case it may be omitted. However, you can use it to add environment