neovim/runtime/indent/typescriptreact.vim
Christian Clason 03b7d35b54 vim-patch:813a538bb3ce
runtime(tsx): add indentation plugin (fixes vim/vim#13574) (vim/vim#13576)

for now, let's just use the typescript indent file.

813a538bb3

Co-authored-by: Jōshin <mrdomino@gmail.com>
2023-11-25 17:33:05 +01:00

3 lines
109 B
VimL

" Placeholder for backwards compatilibity: .tsx used to stand for TypeScript.
runtime! indent/typescript.vim