]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(tsx): add indentation plugin (fixes #13574) (#13576)
authorJōshin <mrdomino@gmail.com>
Sat, 25 Nov 2023 14:38:09 +0000 (09:38 -0500)
committerGitHub <noreply@github.com>
Sat, 25 Nov 2023 14:38:09 +0000 (15:38 +0100)
commit813a538bb3cec2eee4bf43e16b44fe40666529ef
tree3936ce02b7a2251c2bf6893264657bdeae60e2ab
parent2e31065a650015892179e520038bf2083a9519b6
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>
runtime/indent/typescriptreact.vim [new file with mode: 0644]