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