mirror of
https://github.com/neovim/neovim
synced 2025-07-16 01:01:49 +00:00
vim-patch:813a538bb3ce
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>
This commit is contained in:
2
runtime/indent/typescriptreact.vim
Normal file
2
runtime/indent/typescriptreact.vim
Normal file
@ -0,0 +1,2 @@
|
||||
" Placeholder for backwards compatilibity: .tsx used to stand for TypeScript.
|
||||
runtime! indent/typescript.vim
|
Reference in New Issue
Block a user