We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c78b77 commit 0cb2e11Copy full SHA for 0cb2e11
1 file changed
syntax/javascript.vim
@@ -288,7 +288,7 @@ if version >= 508 || !exists("did_javascript_syn_inits")
288
HiLink jsOperator Operator
289
HiLink jsOf Operator
290
HiLink jsStorageClass StorageClass
291
- HiLink jsClassKeywords Structure
+ HiLink jsClassKeywords Keyword
292
HiLink jsThis Special
293
HiLink jsSuper Constant
294
HiLink jsNan Number
0 commit comments