docs: update doc reference for vim mode actions

insensitive-tab^2
TorchedSammy 2022-04-22 23:45:28 -04:00
parent 1714aeac36
commit f003249632
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 1 additions and 1 deletions

View File

@ -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.