Catarina Silva

Results 2 comments of Catarina Silva

I believe the difference you see stems from the fact that both `emacs-tree-sitter` (using `tree-sitter-langs`) and NeoVim maintain their own `highlights.scm` file. [https://github.com/emacs-tree-sitter/tree-sitter-langs/blob/master/queries/java/highlights.scm](Here) you can see that the `highlights.scm` file...

Hopefully I'm not necrobumping this issue, but is there any update on it? I tried to find out how the `'evil-word` vs `'evil-WORD` symbols work with `thing-at-point`, but I did...