autosuggestion.enable = true;
not autosuggestions.enable = true;
This commit is contained in:
@@ -2212,7 +2212,7 @@ Zsh gets installed and configured
|
||||
"kubectl"
|
||||
];
|
||||
};
|
||||
autosuggestions.enable = true;
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user