mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Added POV-Ray Scene Description Language
This commit is contained in:
9
lib/linguist/languages.yml
Normal file → Executable file
9
lib/linguist/languages.yml
Normal file → Executable 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
|
||||
|
||||
Reference in New Issue
Block a user