summaryrefslogtreecommitdiffstats
path: root/ftplugin/typescript.vim
blob: 3726194a332904eda85cdd62f9122020111c26b7 (plain) (blame)
1
2
3
4
5
6
7
8
compiler typescript

setlocal autoindent
setlocal cindent
setlocal smartindent
setlocal indentexpr&

setlocal commentstring=//\ %s