add a note about the stl flag to the blurb
This commit is contained in:
parent
04b312b0fd
commit
3d74f6df47
@ -21,6 +21,19 @@
|
||||
"the filetype in question (more about that below).
|
||||
"
|
||||
"
|
||||
"Using the statusline flag
|
||||
"----------------------------------------------------------------------------
|
||||
"
|
||||
"To use the statusline flag, this must appear in your &statusline setting:
|
||||
" %{SyntasticStatuslineFlag()}
|
||||
"
|
||||
"Something like this could be more useful:
|
||||
"
|
||||
" set statusline+=%#warningmsg#
|
||||
" set statusline+=%{SyntasticStatuslineFlag()}
|
||||
" set statusline+=%*
|
||||
"
|
||||
"
|
||||
"Implementing syntax checker plugins:
|
||||
"----------------------------------------------------------------------------
|
||||
"
|
||||
|
Loading…
x
Reference in New Issue
Block a user