9 lines
131 B
VimL
9 lines
131 B
VimL
compiler typescript
|
|
|
|
setlocal autoindent
|
|
setlocal cindent
|
|
setlocal smartindent
|
|
setlocal indentexpr&
|
|
|
|
setlocal commentstring=//\ %s
|