when splicing {quasi-,}lists, move cursor to .start
commitc73ff4435e3bb2ec16315bd8e00b5159a112c658
authorGeorgi Kirilov <>
Sat, 17 Dec 2022 14:50:37 +0000 (17 22:50 +0800)
committerGeorgi Kirilov <>
Fri, 19 May 2023 15:26:42 +0000 (19 18:26 +0300)
tree9c8451d2065f864f327c2114f471bd7eadbf81fd
parentf16b956d1f72154a68481cc133b8595a4ae615cc
when splicing {quasi-,}lists, move cursor to .start

Makes it easy to
- move the code to the previous line via Backspace, or the next one
  via Enter.
- rewrap part of the list, possibly with a different delimiter
- delete the head sexp
edit.lua