mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-12 03:09:31 +00:00
Update lexers
This commit is contained in:
@@ -30,6 +30,16 @@
|
|||||||
mimetypes:
|
mimetypes:
|
||||||
- text/html+cheetah
|
- text/html+cheetah
|
||||||
- text/html+spitfire
|
- text/html+spitfire
|
||||||
|
- !ruby/struct:Linguist::Lexer
|
||||||
|
name: Nimrod
|
||||||
|
aliases:
|
||||||
|
- nimrod
|
||||||
|
- nim
|
||||||
|
filenames:
|
||||||
|
- *.nim
|
||||||
|
- *.nimrod
|
||||||
|
mimetypes:
|
||||||
|
- text/x-nimrod
|
||||||
- !ruby/struct:Linguist::Lexer
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: Bash
|
name: Bash
|
||||||
aliases:
|
aliases:
|
||||||
@@ -116,6 +126,8 @@
|
|||||||
- scm
|
- scm
|
||||||
filenames:
|
filenames:
|
||||||
- *.scm
|
- *.scm
|
||||||
|
- *.ss
|
||||||
|
- *.rkt
|
||||||
mimetypes:
|
mimetypes:
|
||||||
- text/x-scheme
|
- text/x-scheme
|
||||||
- application/x-scheme
|
- application/x-scheme
|
||||||
@@ -1300,6 +1312,16 @@
|
|||||||
- *.mly
|
- *.mly
|
||||||
mimetypes:
|
mimetypes:
|
||||||
- text/x-ocaml
|
- 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
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: Gettext Catalog
|
name: Gettext Catalog
|
||||||
aliases:
|
aliases:
|
||||||
@@ -1361,16 +1383,6 @@
|
|||||||
- *.evoque
|
- *.evoque
|
||||||
mimetypes:
|
mimetypes:
|
||||||
- application/x-evoque
|
- 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
|
- !ruby/struct:Linguist::Lexer
|
||||||
name: Java Server Page
|
name: Java Server Page
|
||||||
aliases:
|
aliases:
|
||||||
|
|||||||
Reference in New Issue
Block a user