avoid overriding imap silent flag
This commit is contained in:
parent
1d5914910a
commit
a452553602
@ -297,7 +297,7 @@ if g:AutoPairsMapCR
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
if old_cr !~ 'AutoPairsReturn'
|
if old_cr !~ 'AutoPairsReturn'
|
||||||
execute 'imap <silent> <CR> '.old_cr.'<SID>AutoPairsReturn'
|
execute 'imap <CR> '.old_cr.'<SID>AutoPairsReturn'
|
||||||
end
|
end
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user