various: address diniamo's review comments

This commit is contained in:
raf 2025-01-10 11:20:54 +03:00
commit 3825793549
No known key found for this signature in database
GPG key ID: EED98D11B85A2819
4 changed files with 19 additions and 15 deletions

View file

@ -28,7 +28,7 @@ configuration formats.
### `vim.maps` rewrite {#sec-vim-maps-rewrite}
Instead of specifying map modes using submodules (e.g.: `vim.maps.normal`), a
Instead of specifying map modes using submodules (e.g., `vim.maps.normal`), a
new `vim.keymaps` submodule with support for a `mode` option has been
introduced. It can be either a string, or a list of strings, where a string
represents the short-name of the map mode(s), that the mapping should be set