diff --git a/options.html b/options.html index 1868e06a8..1a4b206df 100644 --- a/options.html +++ b/options.html @@ -7349,6 +7349,16 @@ directory.
Type: boolean
The zsh package to use. Type: package Default: Declared by: Whether to enable antidote - a zsh plugin manager. Type: boolean Default: Example: Declared by: The antidote package to use. Type: package Default: Declared by: List of antidote plugins. Type: list of string Default: Example: Declared by: Whether to enable friendly names. Type: boolean Default: Example: Declared by: Automatically enter into a directory if typed directly into shell. Type: null or boolean Default: Declared by: List of paths to autocomplete calls to `cd`. Type: list of string Default: Declared by:programs.zsh.packagepkgs.zsh
<home-manager/modules/programs/zsh.nix>
+ programs.zsh.antidote.enablefalsetrue
+ <home-manager/modules/programs/antidote.nix>
+ programs.zsh.antidote.packagepkgs.antidote
+ <home-manager/modules/programs/antidote.nix>
+ programs.zsh.antidote.plugins[ ][
+ "zsh-users/zsh-autosuggestions"
+]
+ <home-manager/modules/programs/antidote.nix>
+ programs.zsh.antidote.useFriendlyNamesfalsetrue
+ <home-manager/modules/programs/antidote.nix>
programs.zsh.autocdnull
<home-manager/modules/programs/zsh.nix>
programs.zsh.cdpath[ ]