fix zsh plugins
This commit is contained in:
parent
c8010af175
commit
84f08a3a1c
3 changed files with 39 additions and 39 deletions
|
|
@ -148,8 +148,8 @@ in {
|
|||
plugins = builtins.map (e: pluginFromInput e) [
|
||||
"zsh-abbr"
|
||||
"zsh-history-substring-search"
|
||||
"zsh-fast-syntax-highlighting"
|
||||
"zsh-pure"
|
||||
"fast-syntax-highlighting"
|
||||
"pure"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue