From be483c494a208fa81134d919dcbe86d94f17cee0 Mon Sep 17 00:00:00 2001 From: Marco Hinz Date: Sat, 22 Jun 2013 15:17:39 +0200 Subject: [PATCH] README: update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 480a36d..199b415 100644 --- a/README.md +++ b/README.md @@ -190,9 +190,11 @@ Documentation Configuration ------------- +__NOTE__: The shown assignments are only examples. You can find the default +values in the help. + For more info: `:h signify-options` -__NOTE__: The shown assignments are only examples, not defaults. ```vim let g:signify_vcs_list = [ 'git', 'hg' ] @@ -212,7 +214,6 @@ let g:signify_sign_overwrite = 1 let g:signify_update_on_bufenter = 1 - let g:signify_line_highlight = 1 let g:signify_sign_weight = 'bold'