Fixed ordering of POV-Ray SDL in languages.yml

This commit is contained in:
Christoph Lipka
2016-01-10 20:11:26 +01:00
parent b593a8ae67
commit 51d6d741e5

View File

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