mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
feat(perl): activate spelling in comments
This commit is contained in:
parent
60c2b084c2
commit
e99b79c9c1
1 changed files with 1 additions and 1 deletions
|
|
@ -252,7 +252,7 @@
|
|||
(keyval_expression
|
||||
hash: (_) @variable)
|
||||
|
||||
(comment) @comment
|
||||
(comment) @comment @spell
|
||||
|
||||
[
|
||||
"=>"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue