make DFA for vi next WORD motion, still passing tests

This commit is contained in:
2025-07-20 09:12:23 +01:00
parent aa068ea48e
commit 25fb8bfc5e
4 changed files with 121 additions and 2 deletions

View File

@@ -22,6 +22,7 @@ ann
in
fcore/rect.sml
fcore/text-builder.sml
fcore/cursor-dfa/vi-WORD-dfa.sml
end
fcore/cursor.sml
fcore/text-window.sml