jaxbot / semantic-highlight.vim

Semantic Highlighting for Vim
http://jaxbot.me/
488 stars 33 forks source link

add typescriptreact (.tsx) #83

Open danielebra opened 3 years ago

danielebra commented 3 years ago

Add support for TypeScript React files (.tsx).

Essentially duplicating the typescript ignores with some extras.

This might not be all the required ignores for .tsx files but seems good enough.