Renamed enable auto suggestion
This commit is contained in:
parent
48aabd7fe9
commit
3c9e97d7b5
|
@ -34,7 +34,7 @@
|
|||
};
|
||||
}
|
||||
];
|
||||
enableAutosuggestions = true;
|
||||
autosuggestion.enable = true;
|
||||
enableCompletion = true;
|
||||
historySubstringSearch.enable = true;
|
||||
syntaxHighlighting.enable = true;
|
||||
|
|
Loading…
Reference in a new issue