update autocompletion option for zsh
This commit is contained in:
parent
d15c258360
commit
f8d0183662
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
defaultKeymap = "viins";
|
||||
enableAutosuggestions = true;
|
||||
enableCompletion = true;
|
||||
enableSyntaxHighlighting = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
history = {
|
||||
expireDuplicatesFirst = true;
|
||||
extended = true;
|
||||
|
|
Loading…
Reference in a new issue