peitalin / vim-jsx-typescript

React JSX syntax highlighting for vim and Typescript
The Unlicense
305 stars 29 forks source link

Rename filetype to typescriptreact #26

Closed glepnir closed 3 years ago

glepnir commented 4 years ago

In now neovim version . we used typescriptreact . rename here.

https://github.com/peitalin/vim-jsx-typescript/blob/master/ftdetect/typescript.vim#L7

arthur-zhuk commented 4 years ago

This was so annoying to debug as someone who's rusty with Vim.

peitalin commented 3 years ago

Thanks, merged with #33