mirror of
https://github.com/amix/vimrc
synced 2025-06-28 18:44:59 +08:00
Merge branch 'master' of https://github.com/amix/vimrc
This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user