mirror of
				https://github.com/neovim/neovim.git
				synced 2025-10-26 12:27:24 +00:00 
			
		
		
		
	 7ad1d00eaa
			
		
	
	7ad1d00eaa
	
	
	
		
			
			Problem:    Errors when using javascriptreact.
Solution:   Use ":runtime" instead of ":source". (closes vim/vim#4875)
4fb15c6476
		
	
		
			
				
	
	
		
			3 lines
		
	
	
		
			109 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			109 B
		
	
	
	
		
			VimL
		
	
	
	
	
	
| " Placeholder for backwards compatilibity: .jsx used to stand for JavaScript.
 | |
| runtime! syntax/javascript.vim
 |