mirror of
https://github.com/vim/vim.git
synced 2025-07-04 23:07:33 -04: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
|