nvim-treesitter/queries/comment
Jaehwang Jung 905e782e80 perf(comment): remove spell capture
Problem:
Comment highlight query produces too many @spell captures.

Solution:
Remove the query. This is fine because comment parser is only used in
injection and the parent language has @spell for comment.
2023-09-12 17:34:58 +02:00
..
highlights.scm perf(comment): remove spell capture 2023-09-12 17:34:58 +02:00