mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-08 11:33:52 -05:00
11 lines
151 B
VimL
11 lines
151 B
VimL
compiler typescript
|
|
|
|
setlocal autoindent
|
|
setlocal smartindent
|
|
setlocal indentexpr&
|
|
|
|
setlocal cindent
|
|
setlocal cino=j1J1
|
|
|
|
setlocal commentstring=//\ %s
|