mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-11 07:50:07 -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
|
(keyval_expression
|
||||||
hash: (_) @variable)
|
hash: (_) @variable)
|
||||||
|
|
||||||
(comment) @comment
|
(comment) @comment @spell
|
||||||
|
|
||||||
[
|
[
|
||||||
"=>"
|
"=>"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue