chore: update ndg and fix linkcheck

This commit is contained in:
Snoweuph 2026-04-20 17:43:42 +02:00
commit 1bff580d63
No known key found for this signature in database
GPG key ID: BEFC41DA223CEC55
15 changed files with 69 additions and 130 deletions

View file

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