mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-17 02:40:09 -04:00
feat: @spell on comments
This commit is contained in:
parent
905e782e80
commit
9567185621
56 changed files with 61 additions and 57 deletions
|
|
@ -2,7 +2,7 @@
|
|||
(text) @text
|
||||
|
||||
; Surface has two types of comments, both are highlighted as such
|
||||
(comment) @comment
|
||||
(comment) @comment @spell
|
||||
|
||||
; Surface attributes are highlighted as HTML attributes
|
||||
(attribute_name) @tag.attribute
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue