mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
8 lines
244 B
VimL
8 lines
244 B
VimL
" Vim filetype plugin file
|
|
" Language: JavaScript React
|
|
" Maintainer: Doug Kearns <dougkearns@gmail.com>
|
|
" Last Change: 2020 Aug 19
|
|
|
|
" Placeholder for backwards compatilibity: .jsx used to stand for JavaScript.
|
|
runtime! ftplugin/javascript.vim
|