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'