vim-polyglot/ftplugin/typescript.vim
2013-11-02 23:27:57 +01:00

11 lines
151 B
VimL

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