mirror of
https://github.com/neovim/neovim.git
synced 2026-01-03 01:46:31 +10: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
|