From a030c4fc09d2bca048afdcb9e03ec4ae225ced82 Mon Sep 17 00:00:00 2001 From: Martin Grenfell Date: Tue, 17 Jul 2012 15:38:21 +0100 Subject: [PATCH] add help tags for other sign options --- doc/syntastic.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/syntastic.txt b/doc/syntastic.txt index 68aa176b..9565d29c 100644 --- a/doc/syntastic.txt +++ b/doc/syntastic.txt @@ -163,8 +163,8 @@ syntax errors: > let g:syntastic_enable_signs=1 < - *'syntastic_error_symbol'* -Default: '>>' + *'syntastic_error_symbol'* *'syntastic_style_error_symbol'* + *'syntastic_warning_symbol'* *'syntastic_style_warning_symbol'* Use this option to control what the syntastic |:sign| text contains. Several error symobls can be customized: syntastic_error_symbol - For syntax errors, defaults to '>>'