This commit is contained in:
parent
f6bbac220b
commit
e7432ba246
@ -171,7 +171,7 @@ endif
|
||||
|
||||
" Typescript
|
||||
if !exists('g:formatdef_tsfmt')
|
||||
let g:formatdef_tsfmt = '"tsfmt --stdin %"'
|
||||
let g:formatdef_tsfmt = '"tsfmt --stdin '.bufname('%').'"'
|
||||
endif
|
||||
|
||||
if !exists('g:formatters_typescript')
|
||||
|
Loading…
x
Reference in New Issue
Block a user