Alters behavior of closing pair auto-insertion: instead of moving the selection to the right, we now use the delete key to remove the character under the cursor if it is the closing pair. The closing pair is now always inserted with hooks.
This has the side effect of preserving the selection when auto-closing during an insert that began with "append"
Alters behavior of closing pair auto-insertion: instead of moving the selection to the right, we now use the delete key to remove the character under the cursor if it is the closing pair. The closing pair is now always inserted with hooks.
This has the side effect of preserving the selection when auto-closing during an insert that began with "append"
Asciinemas demonstrating the selection behavior: