pangloss / vim-javascript

Vastly improved Javascript indentation and syntax support in Vim.
http://www.vim.org/scripts/script.php?script_id=4452
3.79k stars 357 forks source link

syntax highlighting for optional chaining #1213

Open timurridjanovic opened 4 years ago

timurridjanovic commented 4 years ago

Can you guys support syntax highlighting for optional chaining? My syntax highlighting currently breaks when I add optional chaining. image