vim-svelte-plugin icon indicating copy to clipboard operation
vim-svelte-plugin copied to clipboard

Bug

Open dvlpr91 opened this issue 1 year ago • 1 comments

Syntax highlighting does not work when using arrow function expressions.

<svelte:window on:keydown={(e) => console.log(e)} />

dvlpr91 avatar Mar 07 '24 05:03 dvlpr91