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
|
||||
primary_extension: .self
|
||||
|
||||
ShellSession:
|
||||
type: programming
|
||||
lexer: Bash Session
|
||||
primary_extension: .sh-session
|
||||
|
||||
Shell:
|
||||
type: programming
|
||||
lexer: Bash
|
||||
@@ -1641,6 +1636,11 @@ Shell:
|
||||
filenames:
|
||||
- Dockerfile
|
||||
|
||||
ShellSession:
|
||||
type: programming
|
||||
lexer: Bash Session
|
||||
primary_extension: .sh-session
|
||||
|
||||
Shen:
|
||||
type: programming
|
||||
color: "#120F14"
|
||||
|
||||
Reference in New Issue
Block a user