diff --git a/options.html b/options.html index 4fbd67f3a..67f8ef982 100644 --- a/options.html +++ b/options.html @@ -7366,8 +7366,6 @@ list of options.
Type: YAML value
to your system configuration to get completion for system packages (e.g. systemd).
Type: boolean
Default: true
Declared by:
<home-manager/modules/programs/zsh.nix>
- |
programs.zsh.enableSyntaxHighlighting
Enable zsh syntax highlighting
Type: unspecified value
Default: false
Declared by:
- <home-manager/modules/programs/zsh.nix>
|
programs.zsh.enableVteIntegration
Whether to enable integration with terminals using the VTE library. This will let the terminal track the current working directory.
Type: boolean
Default: false
Example: true
Declared by: