improve cursor restoring on whitespace
commit05e2d134d9b4ee21b2a6fa421544cad5dfe97b05
authorGeorgi Kirilov <>
Sat, 31 Oct 2020 09:50:53 +0000 (31 11:50 +0200)
committerGeorgi Kirilov <>
Fri, 19 May 2023 15:24:22 +0000 (19 18:24 +0300)
tree21ac6b3908ef5118f884bf9de574f7d4d3b49e86
parent60b8f1cdd09b116d31fedb5eb0040c78f79c22bf
improve cursor restoring on whitespace

The cursor used to snap to the start of the next sexp.
Now it stays on whitespace, just tries to keep the column, if possible.
edit.lua
node.lua