mirror of
https://github.com/neovim/neovim.git
synced 2024-12-19 10:45:16 -07:00
552ff68349
Port javascriptreact.vim syntax only. Ref https://github.com/neovim/neovim/issues/13185
4 lines
133 B
VimL
4 lines
133 B
VimL
" Placeholder for backwards compatilibity: .jsx used to be associated with the
|
|
" filetpye JavaScript.
|
|
runtime! syntax/javascript.vim
|