mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	languages.yml: add Terra
This commit is contained in:
		| @@ -3508,6 +3508,16 @@ Tea: | |||||||
|   tm_scope: source.tea |   tm_scope: source.tea | ||||||
|   ace_mode: text |   ace_mode: text | ||||||
|  |  | ||||||
|  | Terra: | ||||||
|  |   type: programming | ||||||
|  |   extensions: | ||||||
|  |   - .t | ||||||
|  |   color: "#0077AA" | ||||||
|  |   ace_mode: lua | ||||||
|  |   group: Lua | ||||||
|  |   interpreters: | ||||||
|  |   - lua | ||||||
|  |  | ||||||
| Text: | Text: | ||||||
|   type: prose |   type: prose | ||||||
|   wrap: true |   wrap: true | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user