diff --git a/index.html b/index.html index 1bdfcf298..a7c7ff5f3 100644 --- a/index.html +++ b/index.html @@ -1,6 +1,6 @@ -
ca.desrt.dconf
?+
ca.desrt.dconf
?This manual will eventually describe how to install, use, and extend Home Manager.
diff --git a/options.html b/options.html index 8d4a6de76..7e29e77a8 100644 --- a/options.html +++ b/options.html @@ -4692,6 +4692,10 @@ set nocompatible set nobackup ''
Declared by:
<home-manager/modules/programs/neovim.nix>
+ |
programs.neovim.extraLuaPackages
A function in lua5_1.withPackages format, which returns a +list of Lua packages required for your plugins to work. +
Type: lua5.1 packages in lua5_1.withPackages format or list of packages
Default: "[]"
Example: (ps: with ps; [ luautf8 ])
Declared by:
+ <home-manager/modules/programs/neovim.nix>
|
programs.neovim.extraPackages
Extra packages available to nvim.
Type: list of packages
Default: home-manager
+ home-manager
— reconfigure a user environment
This command updates the user environment so that it corresponds to the
configuration specified in
@@ -153,7 +153,7 @@
available for immediate garbage collection.
-
The tool accepts the options
Activates verbose output.
-
[
diff --git a/tools.html b/tools.html
index f5747218e..50e62fff0 100644
--- a/tools.html
+++ b/tools.html
@@ -1,6 +1,6 @@
-
Name
Name
Synopsis
home-manager
{
build
|
@@ -84,7 +84,7 @@
|
--verbose
}
- ]Description
~/.config/nixpkgs/home.nix
or ~/.config/nixpkgs/flake.nix
.
Options
-A
@@ -265,15 +265,15 @@
attrPath
--verbose