Typo
This commit is contained in:
parent
ea6db3c7df
commit
49c8ce0f13
@ -81,7 +81,7 @@ function! sy#repo#get_diff_start(vcs) abort
|
|||||||
execute chdir fnameescape(b:sy.info.dir)
|
execute chdir fnameescape(b:sy.info.dir)
|
||||||
catch
|
catch
|
||||||
echohl ErrorMsg
|
echohl ErrorMsg
|
||||||
echomsg 'signify: Switching Changing failed: '. b:sy.info.dir
|
echomsg 'signify: Changing directory failed: '. b:sy.info.dir
|
||||||
echohl NONE
|
echohl NONE
|
||||||
return
|
return
|
||||||
endtry
|
endtry
|
||||||
|
Loading…
Reference in New Issue
Block a user