mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
zsh: synhigh
This commit is contained in:
parent
2a5ba95144
commit
f5cbb86fa1
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
programs.zsh = {
|
||||
enable = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
||||
# This must be envExtra (rather than initExtra), because doom-emacs requires it
|
||||
# https://github.com/doomemacs/doomemacs/issues/687#issuecomment-409889275
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue