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