Fix when using vim-lawrencium
This commit is contained in:
parent
3899f848a7
commit
e7056db27a
@ -131,7 +131,7 @@ function! s:update_hg_branch(path)
|
|||||||
endif
|
endif
|
||||||
let stl.=' ['.s:mq.']'
|
let stl.=' ['.s:mq.']'
|
||||||
endif
|
endif
|
||||||
s:vcs_config['mercurial'].branch = stl
|
let s:vcs_config['mercurial'].branch = stl
|
||||||
else
|
else
|
||||||
let s:vcs_config['mercurial'].branch = ''
|
let s:vcs_config['mercurial'].branch = ''
|
||||||
endif
|
endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user