Merge pull request #896 from arusahni/patch-1
Fixing small typo in help docs
This commit is contained in:
commit
603222477f
@ -236,7 +236,7 @@ syntax errors: >
|
|||||||
*'syntastic_error_symbol'* *'syntastic_style_error_symbol'*
|
*'syntastic_error_symbol'* *'syntastic_style_error_symbol'*
|
||||||
*'syntastic_warning_symbol'* *'syntastic_style_warning_symbol'*
|
*'syntastic_warning_symbol'* *'syntastic_style_warning_symbol'*
|
||||||
Use this option to control what the syntastic |:sign| text contains. Several
|
Use this option to control what the syntastic |:sign| text contains. Several
|
||||||
error symobls can be customized:
|
error symbols can be customized:
|
||||||
syntastic_error_symbol - For syntax errors, defaults to '>>'
|
syntastic_error_symbol - For syntax errors, defaults to '>>'
|
||||||
syntastic_style_error_symbol - For style errors, defaults to 'S>'
|
syntastic_style_error_symbol - For style errors, defaults to 'S>'
|
||||||
syntastic_warning_symbol - For syntax warnings, defaults to '>>'
|
syntastic_warning_symbol - For syntax warnings, defaults to '>>'
|
||||||
|
Loading…
Reference in New Issue
Block a user