diff options
| -rw-r--r-- | queries/jsdoc/highlights.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/queries/jsdoc/highlights.scm b/queries/jsdoc/highlights.scm index fcba0c188..e20a1bb5a 100644 --- a/queries/jsdoc/highlights.scm +++ b/queries/jsdoc/highlights.scm @@ -1,3 +1,3 @@ -(tag_name) @keyword +(tag_name) @keyword @nospell -(type) @type +(type) @type @nospell |
