en => endif
I assume that this was an error?
This commit is contained in:
parent
095230d65d
commit
5af76b8958
1 changed files with 1 additions and 1 deletions
|
@ -405,7 +405,7 @@ endfunction
|
||||||
function! HasPaste()
|
function! HasPaste()
|
||||||
if &paste
|
if &paste
|
||||||
return 'PASTE MODE '
|
return 'PASTE MODE '
|
||||||
en
|
endif
|
||||||
return ''
|
return ''
|
||||||
endfunction
|
endfunction
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue