Enable Treesitter highlights
This commit is contained in:
parent
d10157725f
commit
19dbcc89f4
1 changed files with 2 additions and 0 deletions
|
@ -39,6 +39,8 @@
|
||||||
xml
|
xml
|
||||||
yaml
|
yaml
|
||||||
];
|
];
|
||||||
|
|
||||||
|
settings.highlight.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
treesitter-textobjects.enable = true;
|
treesitter-textobjects.enable = true;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue