mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
03b7d35b54
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
|