mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 10:21:31 +00:00
various: address diniamo's review comments
This commit is contained in:
parent
5250f8e771
commit
3825793549
4 changed files with 19 additions and 15 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue