add treesitter highlights

This commit is contained in:
MFlossmann 2024-09-07 11:47:33 +02:00
parent 3cf562e9d3
commit 45ff2e9e45

View file

@ -16,6 +16,7 @@
settings.incremental_selection = {
enable = true;
keymaps = lib.mkForce { };
highlight.enable = true;
};
};