mirror of
https://github.com/neovim/neovim.git
synced 2024-12-20 11:15:14 -07:00
4fa6aa90ad
Port javascript and javascript react ftplugins only.
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
|