mirror of
				https://github.com/vim/vim.git
				synced 2025-10-29 09:37:35 -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
 |