mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	better: edn is generic
This commit is contained in:
		| @@ -339,15 +339,6 @@ Dart: | |||||||
|   type: programming |   type: programming | ||||||
|   primary_extension: .dart |   primary_extension: .dart | ||||||
|  |  | ||||||
| Datomic: |  | ||||||
|   type: data |  | ||||||
|   lexer: clojure |  | ||||||
|   ace_mode: clojure |  | ||||||
|   color: "#db5855" |  | ||||||
|   primary_extension: .dtm |  | ||||||
|   extensions: |  | ||||||
|   - .dtm |  | ||||||
|  |  | ||||||
| Delphi: | Delphi: | ||||||
|   type: programming |   type: programming | ||||||
|   color: "#b0ce4e" |   color: "#b0ce4e" | ||||||
| @@ -394,6 +385,15 @@ Ecl: | |||||||
|   extensions: |   extensions: | ||||||
|   - .eclxml |   - .eclxml | ||||||
|  |  | ||||||
|  | edn: | ||||||
|  |   type: data | ||||||
|  |   lexer: clojure | ||||||
|  |   ace_mode: clojure | ||||||
|  |   color: "#db5855" | ||||||
|  |   primary_extension: .edn | ||||||
|  |   extensions: | ||||||
|  |   - .edn | ||||||
|  |  | ||||||
| Eiffel: | Eiffel: | ||||||
|   type: programming |   type: programming | ||||||
|   lexer: Text only |   lexer: Text only | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user