mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Update lexers
This commit is contained in:
@@ -131,6 +131,14 @@
|
|||||||
mimetypes:
|
mimetypes:
|
||||||
- text/x-scheme
|
- text/x-scheme
|
||||||
- application/x-scheme
|
- application/x-scheme
|
||||||
|
- !ruby/struct:Linguist::Lexer
|
||||||
|
name: Nemerle
|
||||||
|
aliases:
|
||||||
|
- nemerle
|
||||||
|
filenames:
|
||||||
|
- *.n
|
||||||
|
mimetypes:
|
||||||
|
- text/x-nemerle
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: CoffeeScript
|
name: CoffeeScript
|
||||||
aliases:
|
aliases:
|
||||||
@@ -196,6 +204,14 @@
|
|||||||
filenames:
|
filenames:
|
||||||
mimetypes:
|
mimetypes:
|
||||||
- application/xml+smarty
|
- application/xml+smarty
|
||||||
|
- !ruby/struct:Linguist::Lexer
|
||||||
|
name: Groovy
|
||||||
|
aliases:
|
||||||
|
- groovy
|
||||||
|
filenames:
|
||||||
|
- *.groovy
|
||||||
|
mimetypes:
|
||||||
|
- text/x-groovy
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: autohotkey
|
name: autohotkey
|
||||||
aliases:
|
aliases:
|
||||||
@@ -298,9 +314,9 @@
|
|||||||
filenames:
|
filenames:
|
||||||
- *.as
|
- *.as
|
||||||
mimetypes:
|
mimetypes:
|
||||||
- application/x-actionscript
|
- application/x-actionscript3
|
||||||
- text/x-actionscript
|
- text/x-actionscript3
|
||||||
- text/actionscript
|
- text/actionscript3
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: VB.net
|
name: VB.net
|
||||||
aliases:
|
aliases:
|
||||||
@@ -555,8 +571,6 @@
|
|||||||
- image/svg+xml
|
- image/svg+xml
|
||||||
- application/rss+xml
|
- application/rss+xml
|
||||||
- application/atom+xml
|
- application/atom+xml
|
||||||
- application/xsl+xml
|
|
||||||
- application/xslt+xml
|
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: Groff
|
name: Groff
|
||||||
aliases:
|
aliases:
|
||||||
@@ -1151,6 +1165,7 @@
|
|||||||
filenames:
|
filenames:
|
||||||
- *.c
|
- *.c
|
||||||
- *.h
|
- *.h
|
||||||
|
- *.idc
|
||||||
mimetypes:
|
mimetypes:
|
||||||
- text/x-chdr
|
- text/x-chdr
|
||||||
- text/x-csrc
|
- text/x-csrc
|
||||||
@@ -1273,11 +1288,6 @@
|
|||||||
- *.xsl
|
- *.xsl
|
||||||
- *.xslt
|
- *.xslt
|
||||||
mimetypes:
|
mimetypes:
|
||||||
- text/xml
|
|
||||||
- application/xml
|
|
||||||
- image/svg+xml
|
|
||||||
- application/rss+xml
|
|
||||||
- application/atom+xml
|
|
||||||
- application/xsl+xml
|
- application/xsl+xml
|
||||||
- application/xslt+xml
|
- application/xslt+xml
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
@@ -1496,6 +1506,12 @@
|
|||||||
- application/x-javascript+ruby
|
- application/x-javascript+ruby
|
||||||
- text/x-javascript+ruby
|
- text/x-javascript+ruby
|
||||||
- text/javascript+ruby
|
- text/javascript+ruby
|
||||||
|
- !ruby/struct:Linguist::Lexer
|
||||||
|
name: Base Makefile
|
||||||
|
aliases:
|
||||||
|
- basemake
|
||||||
|
filenames:
|
||||||
|
mimetypes:
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: ANTLR With Python Target
|
name: ANTLR With Python Target
|
||||||
aliases:
|
aliases:
|
||||||
@@ -1652,6 +1668,15 @@
|
|||||||
mimetypes:
|
mimetypes:
|
||||||
- text/x-duel
|
- text/x-duel
|
||||||
- text/x-jbst
|
- text/x-jbst
|
||||||
|
- !ruby/struct:Linguist::Lexer
|
||||||
|
name: FSharp
|
||||||
|
aliases:
|
||||||
|
- fsharp
|
||||||
|
filenames:
|
||||||
|
- *.fs
|
||||||
|
- *.fsi
|
||||||
|
mimetypes:
|
||||||
|
- text/x-fsharp
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: MOOCode
|
name: MOOCode
|
||||||
aliases:
|
aliases:
|
||||||
|
|||||||
Reference in New Issue
Block a user