add help tags for other sign options

This commit is contained in:
Martin Grenfell 2012-07-17 15:38:21 +01:00
parent 688e5d0b56
commit a030c4fc09

View File

@ -163,8 +163,8 @@ syntax errors: >
let g:syntastic_enable_signs=1 let g:syntastic_enable_signs=1
< <
*'syntastic_error_symbol'* *'syntastic_error_symbol'* *'syntastic_style_error_symbol'*
Default: '>>' *'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 symobls can be customized:
syntastic_error_symbol - For syntax errors, defaults to '>>' syntastic_error_symbol - For syntax errors, defaults to '>>'