in NormalMove.moveToLine function, use new LineGap function, 'LineGap.lineNumberToIdx', to get the index a line is at, and delete the Cursor.getLineStartIdx' function which we no longer need, as that functionality is in brolib-sml itself.

This commit is contained in:
2025-09-19 04:45:29 +01:00
parent 38c1766b14
commit e4e3961d41
3 changed files with 2 additions and 69 deletions