mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-10 07:20:06 -04:00
feat(spell): support more languages
This commit is contained in:
parent
d712b1bed1
commit
37398c7d68
27 changed files with 41 additions and 44 deletions
|
|
@ -144,12 +144,7 @@
|
|||
[
|
||||
(line_comment)
|
||||
(block_comment)
|
||||
] @comment
|
||||
|
||||
[
|
||||
(line_comment)
|
||||
(block_comment)
|
||||
] @spell
|
||||
] @comment @spell
|
||||
|
||||
(boolean_literal) @boolean
|
||||
(integer_literal) @number
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue