mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-11-29 08:03:20 +08:00
changed the action on triple quote to add a closing quote and start editing on the newly opened line inside the quotes. the only way to jump beyond the quotes is to escape and scroll down. this is because a <CR> should give a new line, not jump to closing quotes.