mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-14 04:09:34 +00:00
Fixed ordering of POV-Ray SDL in languages.yml
This commit is contained in:
@@ -2542,6 +2542,15 @@ PLpgSQL:
|
|||||||
extensions:
|
extensions:
|
||||||
- .sql
|
- .sql
|
||||||
|
|
||||||
|
POV-Ray SDL:
|
||||||
|
type: programming
|
||||||
|
aliases:
|
||||||
|
- pov-ray
|
||||||
|
- povray
|
||||||
|
extensions:
|
||||||
|
- .pov
|
||||||
|
- .inc
|
||||||
|
|
||||||
Pan:
|
Pan:
|
||||||
type: programming
|
type: programming
|
||||||
color: '#cc0000'
|
color: '#cc0000'
|
||||||
@@ -2712,15 +2721,6 @@ PostScript:
|
|||||||
- postscr
|
- postscr
|
||||||
ace_mode: text
|
ace_mode: text
|
||||||
|
|
||||||
POV-Ray SDL:
|
|
||||||
type: programming
|
|
||||||
aliases:
|
|
||||||
- pov-ray
|
|
||||||
- povray
|
|
||||||
extensions:
|
|
||||||
- .pov
|
|
||||||
- .inc
|
|
||||||
|
|
||||||
PowerShell:
|
PowerShell:
|
||||||
type: programming
|
type: programming
|
||||||
ace_mode: powershell
|
ace_mode: powershell
|
||||||
|
|||||||
Reference in New Issue
Block a user