Merge pull request #115 from LumenTeun/patch-1

en => endif
This commit is contained in:
Amir Salihefendic
2015-05-22 20:28:10 -07:00

View File

@@ -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