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>
This commit is contained in:
Christian Clason 2023-11-25 16:16:12 +01:00
parent fc4385ad94
commit 03b7d35b54
1 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1,2 @@
" Placeholder for backwards compatilibity: .tsx used to stand for TypeScript.
runtime! indent/typescript.vim