vim-polyglot/ftplugin/typescript.vim

9 lines
131 B
VimL
Raw Normal View History

2013-09-26 06:41:08 -04:00
compiler typescript
setlocal autoindent
setlocal cindent
setlocal smartindent
setlocal indentexpr&
setlocal commentstring=//\ %s