jonsmithers / vim-html-template-literals

Syntax highlighting for html template literals in javascript (as in lit-html and polymer 3)
MIT License
71 stars 10 forks source link

add typescript to files that are parsed #11

Closed dumbbillyhardy closed 5 years ago

jonsmithers commented 5 years ago

This will add syntax highlighting in typescript files but not indentation. Indentation will take a little more thought. This is still a good place to start. Thanks!