mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
sorted the languages.yml file alphabetically
This commit is contained in:
@@ -1616,11 +1616,6 @@ Self:
|
|||||||
lexer: Text only
|
lexer: Text only
|
||||||
primary_extension: .self
|
primary_extension: .self
|
||||||
|
|
||||||
ShellSession:
|
|
||||||
type: programming
|
|
||||||
lexer: Bash Session
|
|
||||||
primary_extension: .sh-session
|
|
||||||
|
|
||||||
Shell:
|
Shell:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: Bash
|
lexer: Bash
|
||||||
@@ -1641,6 +1636,11 @@ Shell:
|
|||||||
filenames:
|
filenames:
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
|
|
||||||
|
ShellSession:
|
||||||
|
type: programming
|
||||||
|
lexer: Bash Session
|
||||||
|
primary_extension: .sh-session
|
||||||
|
|
||||||
Shen:
|
Shen:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#120F14"
|
color: "#120F14"
|
||||||
|
|||||||
Reference in New Issue
Block a user