We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba8feb4 commit 76235b7Copy full SHA for 76235b7
2 files changed
after/syntax/javascript.vim
@@ -128,7 +128,7 @@ highlight def link jsxEscapeJs jsxEscapeJs
128
highlight def link jsxCloseTag Identifier
129
highlight def link jsxCloseString Identifier
130
131
-highlight def link jsObjectKey String
+highlight def link jsObjectKey Label
132
highlight def link jsArrowFuncArgs Type
133
highlight def link jsFuncArgs Type
134
ftdetect/jsx.vim
0 commit comments