alexherbo2/auto-pairs.kak

Handle three quotes (for docstring in python)

maximbaz opened this issue · 5 comments

delimitMate is ~~very good at~~~ handling a special case of three quotes (used for docstrings in python), would be cool to have auto-pairs support it as wel:

nvim-quotes

@maximbaz What would have happened if you had inserted a fourth quote?

Can you move over the quotes after inserting something?

Turns out no 🙂 I will strike out the "very good" in the description 😄

quotes3

Not even sure if we can do something about it or should just close the issue.