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

@ -15,7 +15,7 @@ DAG implementation are from them.
longer defined. If you use hare and would like it added back, please file an
issue.
- {option}`vim.startPlugins` & {option} `vim-optPlugins` are now an enum of
- {option}`vim.startPlugins` & {option}`vim.optPlugins` are now an enum of
`string` for options sourced from the flake inputs. Users can still provide
vim plugin packages.