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()
|
||||
if &paste
|
||||
return 'PASTE MODE '
|
||||
en
|
||||
endif
|
||||
return ''
|
||||
endfunction
|
||||
|
||||
|
|
Loading…
Reference in a new issue