add treesitter highlights
This commit is contained in:
parent
4403ce1dc8
commit
1725495890
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@
|
||||||
settings.incremental_selection = {
|
settings.incremental_selection = {
|
||||||
enable = true;
|
enable = true;
|
||||||
keymaps = lib.mkForce { };
|
keymaps = lib.mkForce { };
|
||||||
|
highlight.enable = true;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue