mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
highlights(phpdoc): check spell within text
This commit is contained in:
parent
312a9ba483
commit
72d61cd9fa
1 changed files with 2 additions and 0 deletions
|
|
@ -40,3 +40,5 @@
|
|||
(tag_name) @_tag_name
|
||||
["<" ">"] @keyword
|
||||
(#eq? @_tag_name "@author"))
|
||||
|
||||
(text) @spell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue