chore:fix final
This commit is contained in:
parent
d3984da4b4
commit
21a2d58054
1 changed files with 1 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue