2
3
зеркало из https://github.com/sammy-ette/Hilbish synced 2025-08-10 02:52:03 +00:00

docs: update doc reference for vim mode actions

Этот коммит содержится в:
TorchedSammy 2022-04-22 23:45:28 -04:00
родитель 1714aeac36
Коммит f003249632
Подписано: sammyette
Идентификатор ключа GPG: 904FC49417B44DCD

Просмотреть файл

@ -4,4 +4,4 @@
`modeName` is the name of the mode changed to (can be `insert`, `normal`, `delete` or `replace`).
+ `hilbish.vimAction` -> actionName, args > Sent when the user does a "vim action," being something
like yanking or pasting text. See `doc vimMode actions` for more info.
like yanking or pasting text. See `doc vim-mode actions` for more info.