mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-20 16:15:43 +02:00
options-search: configure title
This commit is contained in:
parent
543f4ccec6
commit
28485b0e57
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ in
|
|||
nuschtosSearch.packages.mkSearch {
|
||||
optionsJSON = options-json + "/share/doc/nixos/options.json";
|
||||
urlPrefix = "https://github.com/nix-community/nixvim/tree/main";
|
||||
title = "Nixvim options search";
|
||||
inherit baseHref;
|
||||
};
|
||||
in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue