mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-01 19:17:02 -04:00
fix(jsdoc): add nospell to type and tag_name
This commit is contained in:
parent
6806d7a783
commit
051193acba
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
(tag_name) @keyword
|
||||
(tag_name) @keyword @nospell
|
||||
|
||||
(type) @type
|
||||
(type) @type @nospell
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue