nix fmt
This commit is contained in:
parent
0068a4aee6
commit
b839c9169a
1 changed files with 2 additions and 1 deletions
|
|
@ -69,7 +69,8 @@ in {
|
||||||
"complete-word"
|
"complete-word"
|
||||||
"fzf-completion"
|
"fzf-completion"
|
||||||
];
|
];
|
||||||
description = "Widgets that should accept autosuggestions before running (ZSH_AUTOSUGGEST_ACCEPT_WIDGETS).";
|
description =
|
||||||
|
"Widgets that should accept autosuggestions before running (ZSH_AUTOSUGGEST_ACCEPT_WIDGETS).";
|
||||||
};
|
};
|
||||||
|
|
||||||
enableSyntaxHighlighting = mkOption {
|
enableSyntaxHighlighting = mkOption {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue