Doc: typo
This commit is contained in:
parent
dc09aa72ad
commit
4fdcfa033c
@ -166,7 +166,7 @@ NOTE: If your VCS program is not in $PATH and you have to specify an absolute
|
|||||||
path, escape spaces by quoting, e.g.:
|
path, escape spaces by quoting, e.g.:
|
||||||
>
|
>
|
||||||
let g:signify_vcs_cmds = {
|
let g:signify_vcs_cmds = {
|
||||||
\ 'git': '"C:\Program Files (x86)\Git\bin\git.exe" --no-color --no-ext-diff -U0 -- %f'
|
\ 'git': '"C:\Program Files (x86)\Git\bin\git.exe" diff --no-color --no-ext-diff -U0 -- %f'
|
||||||
\ }
|
\ }
|
||||||
<
|
<
|
||||||
Default:
|
Default:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user