mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 11:55:22 +00:00
chore: update ndg and fix linkcheck
This commit is contained in:
parent
b80590dd3f
commit
1bff580d63
15 changed files with 69 additions and 130 deletions
|
|
@ -717,7 +717,7 @@ require('lz.n').load({
|
|||
})
|
||||
```
|
||||
|
||||
[`vim.lazy.plugins` spec]: ./options.html#option-vim-lazy-plugins
|
||||
[`vim.lazy.plugins` spec]: ./options.html#option-vim.lazy.plugins
|
||||
|
||||
A full list of options can be found in the [`vim.lazy.plugins` spec] on the
|
||||
rendered manual.
|
||||
|
|
@ -750,7 +750,7 @@ keybinding can look like this:
|
|||
}
|
||||
```
|
||||
|
||||
[module option documentation]: options.html#option-vim-keymaps
|
||||
[module option documentation]: options.html#option-vim.keymaps
|
||||
|
||||
There are many other settings available in the keymap module. Please refer to
|
||||
the [module option documentation] for a full and up-to-date list of them.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue