README: update
This commit is contained in:
parent
7b42403429
commit
be483c494a
@ -190,9 +190,11 @@ Documentation
|
|||||||
Configuration
|
Configuration
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
__NOTE__: The shown assignments are only examples. You can find the default
|
||||||
|
values in the help.
|
||||||
|
|
||||||
For more info: `:h signify-options`
|
For more info: `:h signify-options`
|
||||||
|
|
||||||
__NOTE__: The shown assignments are only examples, not defaults.
|
|
||||||
|
|
||||||
```vim
|
```vim
|
||||||
let g:signify_vcs_list = [ 'git', 'hg' ]
|
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_update_on_bufenter = 1
|
||||||
|
|
||||||
|
|
||||||
let g:signify_line_highlight = 1
|
let g:signify_line_highlight = 1
|
||||||
|
|
||||||
let g:signify_sign_weight = 'bold'
|
let g:signify_sign_weight = 'bold'
|
||||||
|
Loading…
Reference in New Issue
Block a user