mirror of
https://github.com/jelera/vim-javascript-syntax.git
synced 2026-06-23 09:28:28 +08:00
9a9c0dae04
With this fix, function keywords, function name, function arguments, parenthesis and commas will have different highlight. It's clearer to read codes.