0
0
mirror of https://github.com/vim/vim.git synced 2025-07-24 10:45:12 -04:00

runtime(tsx): add indentation plugin (fixes #13574) (#13576)

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

Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
Jōshin 2023-11-25 09:38:09 -05:00 committed by GitHub
parent 2e31065a65
commit 813a538bb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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