vim-polyglot/ftplugin/typescript.vim
2013-09-26 12:41:08 +02:00

9 lines
131 B
VimL

compiler typescript
setlocal autoindent
setlocal cindent
setlocal smartindent
setlocal indentexpr&
setlocal commentstring=//\ %s