mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-04-21 20:18:48 +08:00
docs(README): Add g:AutoPairsEqualPairDetection option
This commit is contained in:
parent
8aea30f89f
commit
399f1d95a0
@ -285,6 +285,13 @@ Options
|
||||
for pair {'begin': 'end//n]'}, e is not mapped, use wild closed pair ] to jump over 'end'
|
||||
use <M-b> to back insert ] after jumping
|
||||
|
||||
* g:AutoPairsEqualPairDetection
|
||||
|
||||
Default: 1
|
||||
|
||||
Detects when to close a pair by detecting the equality of pairs within
|
||||
the current buffer. (This feature is not supported for multibyte pairs)
|
||||
|
||||
Buffer Level Pairs Setting
|
||||
--------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user