mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-11 22:53:55 +00:00
treewide: replace auto option links with {option} role
This commit is contained in:
parent
1f39882482
commit
da8c682af7
16 changed files with 58 additions and 58 deletions
|
|
@ -43,7 +43,7 @@
|
|||
default = ["${pkgs.fd}/bin/fd"];
|
||||
description = ''
|
||||
Command to use for finding files. If using an executable from {env}`PATH` then you must
|
||||
make sure that the package is available in [](#opt-vim.extraPackages).
|
||||
make sure that the package is available in {option}`vim.extraPackages`.
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue