change option based on update
This commit is contained in:
parent
8954a71f8f
commit
e6a7898498
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
|||
programs.zsh = {
|
||||
enable = true;
|
||||
defaultKeymap = "viins";
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion.enable = true;
|
||||
enableCompletion = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
history = {
|
||||
|
|
Loading…
Reference in a new issue