Change if block to correct ending
This commit is contained in:
parent
00b0916ae2
commit
124550cfee
@ -243,7 +243,7 @@ function! s:repo_bare() dict abort
|
|||||||
return 0
|
return 0
|
||||||
else
|
else
|
||||||
return self.configured_tree() ==# ''
|
return self.configured_tree() ==# ''
|
||||||
endtry
|
endif
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
function! s:repo_translate(spec) dict abort
|
function! s:repo_translate(spec) dict abort
|
||||||
|
Loading…
x
Reference in New Issue
Block a user