styled-components / vim-styled-components

Vim bundle for http://styled-components.com based javascript files.
300 stars 24 forks source link

Simple, basic TypeScript support #8

Closed victorandree closed 7 years ago

victorandree commented 7 years ago

As discussed in #7. Uncertain how this conflicts with JavaScript syntax, but as TypeScript is (mostly) a superset of JavaScript it "should be fine".

Canonical TypeScript syntax highlighting is provided by https://github.com/leafgarland/typescript-vim

fleischie commented 7 years ago

Hey @victorandree

I finally got around to test your PR out. It seems to work (for my limited understanding at least :grinning: ). I merged the request into 'develop' added a test file and merged both into 'master'.

So I merged the PR without actually using github's merge-feature. I hope this is cool with you, that I close this now. :smile: (Because I don't know, what happens now, if I push 'merge pull request').