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.
This commit is contained in:
Jaehwang Jung 2023-09-12 23:46:39 +09:00 committed by Christian Clason
parent 0ba881b7a2
commit 905e782e80

View file

@ -1,5 +1,3 @@
(_) @spell
((tag
(name) @text.todo @nospell
("(" @punctuation.bracket (user) @constant ")" @punctuation.bracket)?