mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
@@ -13,8 +13,7 @@ in {
|
||||
autosuggestion.enable = true;
|
||||
syntaxHighlighting = {
|
||||
enable = true;
|
||||
highlighters =
|
||||
[ "main" "brackets" "pattern" "cursor" "regexp" "root" "line" ];
|
||||
highlighters = [ "main" "brackets" "pattern" "regexp" "root" "line" ];
|
||||
};
|
||||
historySubstringSearch.enable = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user