Add TypeScript support

This commit is contained in:
Adam Stankiewicz
2013-09-26 12:41:08 +02:00
parent 0db9bdbfd6
commit d6710f1b57
5 changed files with 338 additions and 0 deletions

8
ftplugin/typescript.vim Normal file
View File

@@ -0,0 +1,8 @@
compiler typescript
setlocal autoindent
setlocal cindent
setlocal smartindent
setlocal indentexpr&
setlocal commentstring=//\ %s