Skip to content

Commit 4221fa0

Browse files
committed
🐛
1 parent 49af61d commit 4221fa0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

after/syntax/javascript.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ syntax region jsxRegion
3131
\ end=+>\n\?\s*}\@=+
3232
\ end=+>;\@=+
3333
\ end=+\n\?\s\*,+
34+
\ end=+\s*,\@=+
3435
\ end=+\s*:\@=+
3536
\ fold
3637
\ contains=jsxCloseString,jsxCloseTag,jsxTag,jsxComment,javascriptParens,

0 commit comments

Comments
 (0)