Show HN: Simple syntax highlighting for Svelte files in VIM

1 points by jefflombardjr ↗ HN
Add the following line to your .vimrc file:

au BuffReadPost *.svelte set syntax=html

This will tell vim to use html syntax highlighting for html on your svelte files.

0 comments

[ 606 ms ] story [ 799 ms ] thread

No comments yet.