mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
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>
3 lines
109 B
VimL
3 lines
109 B
VimL
" Placeholder for backwards compatilibity: .tsx used to stand for TypeScript.
|
|
runtime! indent/typescript.vim
|