vim: add typescript
This commit is contained in:
3
vim/after/compiler/typescript.vim
Normal file
3
vim/after/compiler/typescript.vim
Normal file
@@ -0,0 +1,3 @@
|
||||
let current_compiler = "typescript"
|
||||
CompilerSet makeprg=tsc\ $*\ --outDir\ build\ %
|
||||
CompilerSet errorformat=%+A\ %#%f\ %#(%l\\\,%c):\ %m,%C%m
|
||||
Reference in New Issue
Block a user