mirror of
				https://github.com/neovim/neovim.git
				synced 2025-11-04 01:34:25 +00: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
 |