add yank-delete motions like 'ydw' and so on

This commit is contained in:
2025-09-06 03:53:47 +01:00
parent caf43d0864
commit 6ab3e592ad
3 changed files with 116 additions and 3 deletions

View File

@@ -48,6 +48,7 @@ fcore/normal-mode/normal-move.sml
fcore/normal-mode/normal-yank.sml
fcore/normal-mode/make-normal-delete.sml
fcore/normal-mode/normal-delete.sml
fcore/normal-mode/normal-yank-delete.sml
fcore/normal-mode/normal-mode.sml
fcore/normal-mode/normal-search-mode.sml