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