chore:fix final

This commit is contained in:
Rasyidan Akbar F. 2025-09-26 16:31:28 +07:00
commit 21a2d58054

View file

@ -77,9 +77,7 @@ in {
};
};
}
{
programs.zsh.initContent = lib.mkOrder 550 cfg.extraBeforeCompInit;
}
{ programs.zsh.initContent = lib.mkOrder 550 cfg.extraBeforeCompInit; }
(mkIf cfg.enableVimMode {
programs.zsh.initContent = lib.mkBefore ''
bindkey -v