Skip to content

Commit bc91f65

Browse files
committed
correct comment in JSX support
1 parent 3a49517 commit bc91f65

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

after/syntax/jsx.vim

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1-
" should already be including the javascript and xml syntaxes
1+
" jsx syntax should already be including the javascript and xml syntaxes
2+
" but those only use `hex` parsing; JSX needs `css` for inline CSS styles
23
call css_color#init('css', 'none', '')

0 commit comments

Comments
 (0)