Closed asyncial closed 4 years ago
Not at the moment, but patches are welcome.
I have to check the code, but if my memory is good, it could be done by iterating the pairs, testing count
H, where count
represents the length of the opening pair being iterated, for each selection matching, insert the corresponding closing pair.
Alright, thanks, I will look into it.
That would be a great feature. :)
Hey, is it possible to use full strings as autopairs? For example
if
andfi
in shellscripts. Thanks for providing this useful plug in!