Last Updated: February 25, 2016
·
2.478K
· luizbranco

Typescript syntax highlighter and compiler for Vim

If you're using pathogen:

git submodule add git://github.com/leafgarland/typescript-vim.git bundle/typescript-vim

Inside vim run to compile ts:

:make %

Check all options and documentation at the github page.