mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add Papyrus support
Papyrus is a scripting language used by mods/plugins for The Elder Scrolls V: Skyrim.
This commit is contained in:
@@ -1793,6 +1793,13 @@ Pan:
|
|||||||
extensions:
|
extensions:
|
||||||
- .pan
|
- .pan
|
||||||
|
|
||||||
|
Papyrus:
|
||||||
|
type: programming
|
||||||
|
color: "#6600cc"
|
||||||
|
lexer: Text only
|
||||||
|
extensions:
|
||||||
|
- .psc
|
||||||
|
|
||||||
Parrot:
|
Parrot:
|
||||||
type: programming
|
type: programming
|
||||||
color: "#f3ca0a"
|
color: "#f3ca0a"
|
||||||
|
|||||||
Reference in New Issue
Block a user