mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 20:59:32 -08:00
updated rainbow treesitter
This commit is contained in:
parent
9f74b5dfa4
commit
112a70902b
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ in
|
||||||
"lua"
|
"lua"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
treesitter-rainbow.enable = true;
|
rainbow-delimiters.enable = true;
|
||||||
treesitter-refactor = {
|
treesitter-refactor = {
|
||||||
enable = true;
|
enable = true;
|
||||||
#highlightCurrentScope.enable = true;
|
#highlightCurrentScope.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue