Added POV-Ray Scene Description Language

This commit is contained in:
Christoph Lipka
2016-01-10 13:05:41 +01:00
parent 470bd34349
commit 7b30240a7f
5 changed files with 203 additions and 0 deletions

9
lib/linguist/languages.yml Normal file → Executable file
View File

@@ -2711,6 +2711,15 @@ PostScript:
aliases:
- postscr
ace_mode: text
POV-Ray SDL:
type: programming
aliases:
- pov-ray
- povray
extensions:
- .pov
- .inc
PowerShell:
type: programming