keep the cursor inside the quasilist
commit4d11948c40f1530825abbf6cc83c742576afdc57
authorGeorgi Kirilov <>
Mon, 5 Dec 2022 12:22:36 +0000 (5 20:22 +0800)
committerGeorgi Kirilov <>
Fri, 19 May 2023 15:26:42 +0000 (19 18:26 +0300)
tree190d5073b3955a0761146c99dc771ec5ce2d3899
parent5a58613c506c11def0f5aa7a350f5da1f86748e6
keep the cursor inside the quasilist

after deleting the word before the closing delimiter
Just like with lists.

This way,
a) the delete could be repeated, both in autoselect and with dot
b) you can move back to the previous words, without having to descend
   first, which will have to be manual, btw.
edit.lua