This commit is contained in:
Rasyidan Akbar F. 2025-09-28 02:31:11 +07:00
commit b839c9169a

View file

@ -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 {