vim-svelte-plugin
vim-svelte-plugin copied to clipboard
Bug
Syntax highlighting does not work when using arrow function expressions.
<svelte:window on:keydown={(e) => console.log(e)} />
Hi there.
I fixed it for Typescript syntax. Please update and check.
If it doesn't fix your case, please let me know what script syntax and relevant plugins you're using.
I have already left vim and moved on to vscode.
I trust you would have done fine.
I apologize for not being able to check the results.