zsh-syntax-highlighting: Add more configuration options and move to module (#25153)

* programs.zsh: factor zsh-syntax-highlighting out into its own module

* programs.zsh.syntax-highlighting: add `highlighters` option

* programs.zsh: document BC break introduced by moving zsh-syntax-completion into its own module
This commit is contained in:
Maximilian Bosch
2017-04-23 21:17:31 +02:00
committed by Jörg Thalheim
parent 5a3e454db3
commit 0a12aafde4
4 changed files with 48 additions and 15 deletions

View File

@@ -104,6 +104,7 @@
./programs/xonsh.nix
./programs/zsh/oh-my-zsh.nix
./programs/zsh/zsh.nix
./programs/zsh/zsh-syntax-highlighting.nix
./rename.nix
./security/acme.nix
./security/apparmor.nix