You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@graingert As a temporary solution, I have now moved over to vim-javascript, which has a lot of the same features as vim-javascript-syntax. The main benefit of vim-javascript is its folding, where I have yet to see it fail, unlike vim-javascript-syntax.
I'll look into YAJS though, it looks pretty decent.
ES6 Arrow Notation is not highlighted with the right color. The arrow itself should be aqua-colored. It is now red.
The colors of the arguments within a Arrow function is not highlighted either. Must be fixed through syntax.
The text was updated successfully, but these errors were encountered: