mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-04-21 20:18:48 +08:00
Merge f6830ee765acd0a21821c95d2ed913b5edf0239a into 39f06b873a8449af8ff6a3eee716d3da14d63a76
This commit is contained in:
commit
91084372a5
@ -338,7 +338,7 @@ func! AutoPairsFastWrap()
|
||||
let c = @"
|
||||
normal! x
|
||||
let [before, after, ig] = s:getline()
|
||||
if after[0] =~ '\v[\{\[\(\<]'
|
||||
if after[0] =~ '\v[{[(<]'
|
||||
normal! %
|
||||
normal! p
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user