reimplement 'j' motion so that newline is skipped only if immediately preceded by char

This commit is contained in:
2025-09-22 05:32:03 +01:00
parent 8ca8d1db29
commit 5315aff600
2 changed files with 57 additions and 28 deletions

View File

@@ -1,3 +1,6 @@
structure TextBuilder :> TEXT_BUILDER =
struct
val xSpace = 13