mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Fixed ordering of POV-Ray SDL in languages.yml
This commit is contained in:
@@ -2542,6 +2542,15 @@ PLpgSQL:
|
||||
extensions:
|
||||
- .sql
|
||||
|
||||
POV-Ray SDL:
|
||||
type: programming
|
||||
aliases:
|
||||
- pov-ray
|
||||
- povray
|
||||
extensions:
|
||||
- .pov
|
||||
- .inc
|
||||
|
||||
Pan:
|
||||
type: programming
|
||||
color: '#cc0000'
|
||||
@@ -2711,15 +2720,6 @@ PostScript:
|
||||
aliases:
|
||||
- postscr
|
||||
ace_mode: text
|
||||
|
||||
POV-Ray SDL:
|
||||
type: programming
|
||||
aliases:
|
||||
- pov-ray
|
||||
- povray
|
||||
extensions:
|
||||
- .pov
|
||||
- .inc
|
||||
|
||||
PowerShell:
|
||||
type: programming
|
||||
|
||||
Reference in New Issue
Block a user