mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-16 02:10:15 -04:00
feat(kitty): Added spelling support for comments
This commit is contained in:
parent
0ae4179a94
commit
7bf438daa9
1 changed files with 1 additions and 1 deletions
|
|
@ -569,4 +569,4 @@
|
||||||
name: (string) @string.special)
|
name: (string) @string.special)
|
||||||
|
|
||||||
; Comment ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
; Comment ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
(comment) @comment
|
(comment) @comment @spell
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue