sorted the languages.yml file alphabetically

This commit is contained in:
Joe Kutner
2014-04-16 13:50:19 -05:00
parent b6aa9f9b12
commit 0cd1566145

View File

@@ -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"