mirror of
https://github.com/amix/vimrc
synced 2024-11-15 00:17:07 +00:00
Merge branch 'master' of https://github.com/amix/vimrc
This commit is contained in:
commit
75bb26dc78
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