mirror of
https://github.com/vim/vim
synced 2025-05-02 06:17:46 +02:00
for now, let's just use the typescript indent file. Signed-off-by: Christian Brabandt <cb@256bit.org>
2 lines
109 B
VimL
2 lines
109 B
VimL
" Placeholder for backwards compatilibity: .tsx used to stand for TypeScript.
|
|
runtime! indent/typescript.vim
|