mirror of
1
0
Fork 0

en => endif

I assume that this was an error?
This commit is contained in:
Anton Strömkvist 2015-05-22 00:55:12 +00:00
parent 095230d65d
commit 5af76b8958
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ endfunction
function! HasPaste()
if &paste
return 'PASTE MODE '
en
endif
return ''
endfunction