mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 12:28:47 +00:00
Fixed POV-Ray SDL entry in grammars.yml and Ace mode in languages.yml
This commit is contained in:
2
grammars.yml
Normal file → Executable file
2
grammars.yml
Normal file → Executable file
@@ -359,7 +359,7 @@ vendor/grammars/language-maxscript:
|
|||||||
vendor/grammars/language-ncl:
|
vendor/grammars/language-ncl:
|
||||||
- source.ncl
|
- source.ncl
|
||||||
vendor/grammars/language-povray:
|
vendor/grammars/language-povray:
|
||||||
- source.povray
|
- source.pov-ray sdl
|
||||||
vendor/grammars/language-python:
|
vendor/grammars/language-python:
|
||||||
- text.python.console
|
- text.python.console
|
||||||
- text.python.traceback
|
- text.python.traceback
|
||||||
|
|||||||
@@ -2550,6 +2550,7 @@ POV-Ray SDL:
|
|||||||
extensions:
|
extensions:
|
||||||
- .pov
|
- .pov
|
||||||
- .inc
|
- .inc
|
||||||
|
ace_mode: text
|
||||||
|
|
||||||
Pan:
|
Pan:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user