mirror of
https://github.com/amix/vimrc
synced 2025-02-28 14:12:51 +08:00
en => endif
I assume that this was an error?
This commit is contained in:
parent
095230d65d
commit
5af76b8958
@ -405,7 +405,7 @@ endfunction
|
||||
function! HasPaste()
|
||||
if &paste
|
||||
return 'PASTE MODE '
|
||||
en
|
||||
endif
|
||||
return ''
|
||||
endfunction
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user