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