add treesitter highlights
This commit is contained in:
parent
3cf562e9d3
commit
45ff2e9e45
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,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