mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Put Processing language into alphabetical order, re: #383
This commit is contained in:
@@ -929,6 +929,11 @@ PowerShell:
|
||||
- posh
|
||||
primary_extension: .ps1
|
||||
|
||||
Processing:
|
||||
type: programming
|
||||
color: "#2779ab"
|
||||
primary_extension: .pde
|
||||
|
||||
Prolog:
|
||||
type: programming
|
||||
color: "#74283c"
|
||||
@@ -950,11 +955,6 @@ Pure Data:
|
||||
color: "#91de79"
|
||||
lexer: Text only
|
||||
primary_extension: .pd
|
||||
|
||||
Processing:
|
||||
type: programming
|
||||
color: "#2779ab"
|
||||
primary_extension: .pde
|
||||
|
||||
Python:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user