mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Fix languages.yml 'interpreters' key documentation
This commit is contained in:
		| @@ -10,7 +10,7 @@ | ||||
| # ace_mode          - A String name of Ace Mode (if available) | ||||
| # wrap              - Boolean wrap to enable line wrapping (default: false) | ||||
| # extension         - An Array of associated extensions | ||||
| # interpreter       - An Array of associated interpreters | ||||
| # interpreters      - An Array of associated interpreters | ||||
| # primary_extension - A String for the main extension associated with | ||||
| #                     the language. Must be unique. Used when a Language is picked | ||||
| #                     from a dropdown and we need to automatically choose an | ||||
|   | ||||
		Reference in New Issue
	
	Block a user