carlhuda/janus

typescript

createthis opened this issue · 5 comments

Hey, can we get some typescript syntax highlighting up in this piece? Angular 2.x and all that.

For anyone looking for a quick fix, this seems to work fine:

mkdir ~/.janus

cd ~/.janus

git clone https://github.com/leafgarland/typescript-vim.git typescript-vim

Now any .ts you open will have syntax highlighting.

Coolest issue number ever BTW. I win!

👍

feel free to open a PR with the added TS plugin

Do you have a howto guide for building/testing janus during development? I'm guessing I just need to do something like this? 7d37679

I don't unfortunately but yes that's exactly what you need, also please add it to https://github.com/carlhuda/janus/blob/master/janus/submodules.yaml

This can be closed via #667.