mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-04-21 20:18:48 +08:00
Merge 9aaba9b668e2adf77076213ae886087ad47641c7 into 39f06b873a8449af8ff6a3eee716d3da14d63a76
This commit is contained in:
commit
5b909bdaff
@ -660,6 +660,7 @@ func! AutoPairsTryInit()
|
||||
end
|
||||
" Always silent mapping
|
||||
execute 'inoremap <script> <buffer> <silent> <CR> '.old_cr.'<SID>AutoPairsReturn'
|
||||
execute 'inoremap <script> <buffer> <silent> <c-j> '.old_cr.'<SID>AutoPairsReturn'
|
||||
end
|
||||
endif
|
||||
call AutoPairsInit()
|
||||
|
Loading…
x
Reference in New Issue
Block a user