mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-20 20:30:05 -04:00
feat: @spell on comments
This commit is contained in:
parent
905e782e80
commit
9567185621
56 changed files with 61 additions and 57 deletions
|
|
@ -47,7 +47,7 @@
|
|||
(repeat (control_mnemonic) @repeat)
|
||||
(conditional (control_mnemonic) @conditional)
|
||||
|
||||
(comment) @comment
|
||||
(comment) @comment @spell
|
||||
|
||||
[
|
||||
(operator)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue