mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49: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"
|
||||
];
|
||||
};
|
||||
treesitter-rainbow.enable = true;
|
||||
rainbow-delimiters.enable = true;
|
||||
treesitter-refactor = {
|
||||
enable = true;
|
||||
#highlightCurrentScope.enable = true;
|
||||
|
|
Loading…
Reference in a new issue