mirror of
				https://github.com/KevinMidboe/linguist.git
				synced 2025-10-29 17:50:22 +00:00 
			
		
		
		
	Update lexers
This commit is contained in:
		| @@ -30,6 +30,16 @@ | ||||
|   mimetypes: | ||||
|   - text/html+cheetah | ||||
|   - text/html+spitfire | ||||
| - !ruby/struct:Linguist::Lexer | ||||
|   name: Nimrod | ||||
|   aliases: | ||||
|   - nimrod | ||||
|   - nim | ||||
|   filenames: | ||||
|   - *.nim | ||||
|   - *.nimrod | ||||
|   mimetypes: | ||||
|   - text/x-nimrod | ||||
| - !ruby/struct:Linguist::Lexer | ||||
|   name: Bash | ||||
|   aliases: | ||||
| @@ -116,6 +126,8 @@ | ||||
|   - scm | ||||
|   filenames: | ||||
|   - *.scm | ||||
|   - *.ss | ||||
|   - *.rkt | ||||
|   mimetypes: | ||||
|   - text/x-scheme | ||||
|   - application/x-scheme | ||||
| @@ -1300,6 +1312,16 @@ | ||||
|   - *.mly | ||||
|   mimetypes: | ||||
|   - text/x-ocaml | ||||
| - !ruby/struct:Linguist::Lexer | ||||
|   name: eC | ||||
|   aliases: | ||||
|   - ec | ||||
|   filenames: | ||||
|   - *.ec | ||||
|   - *.eh | ||||
|   mimetypes: | ||||
|   - text/x-echdr | ||||
|   - text/x-ecsrc | ||||
| - !ruby/struct:Linguist::Lexer | ||||
|   name: Gettext Catalog | ||||
|   aliases: | ||||
| @@ -1361,16 +1383,6 @@ | ||||
|   - *.evoque | ||||
|   mimetypes: | ||||
|   - application/x-evoque | ||||
| - !ruby/struct:Linguist::Lexer | ||||
|   name: eC | ||||
|   aliases: | ||||
|   - ec | ||||
|   filenames: | ||||
|   - *.ec | ||||
|   - *.eh | ||||
|   mimetypes: | ||||
|   - text/x-echdr | ||||
|   - text/x-ecsrc | ||||
| - !ruby/struct:Linguist::Lexer | ||||
|   name: Java Server Page | ||||
|   aliases: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user