mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-14 01:10:02 -04:00
Add spell query
This commit is contained in:
parent
f9d1c68cf9
commit
05a07e6e34
1 changed files with 1 additions and 0 deletions
|
|
@ -149,6 +149,7 @@
|
||||||
|
|
||||||
[(integer) (float)] @number
|
[(integer) (float)] @number
|
||||||
(comment) @comment
|
(comment) @comment
|
||||||
|
(comment) @spell
|
||||||
(test_option) @string
|
(test_option) @string
|
||||||
|
|
||||||
((word) @boolean
|
((word) @boolean
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue