mirror of
https://github.com/NotAShelf/nvf.git
synced 2026-04-27 20:05:23 +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
|
|
@ -30,7 +30,7 @@ in {
|
|||
|
||||
To add your own language files, you may place your `spell` directory in either
|
||||
{file}`$XDG_CONFIG_HOME/nvf` or in a path that is included in the
|
||||
[additionalRuntimePaths](./options.html#option-vim-additionalRuntimePaths) list provided by nvf.
|
||||
{option}`vim.additionalRuntimePaths` list provided by nvf.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -284,7 +284,7 @@ in {
|
|||
default = "";
|
||||
defaultText = literalMD ''
|
||||
By default, this option will **append** paths in
|
||||
{option}`vim-additionalRuntimePaths`
|
||||
{option}`vim.additionalRuntimePaths`
|
||||
to the `runtimepath` and enable the experimental Lua module loader
|
||||
if {option}`vim.enableLuaLoader` is set to true.
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue