mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #2610 from ismail-arilik/patch-1
Add color for the PL/SQL language.
This commit is contained in:
@@ -2443,6 +2443,7 @@ PLSQL:
|
|||||||
type: programming
|
type: programming
|
||||||
ace_mode: sql
|
ace_mode: sql
|
||||||
tm_scope: source.plsql.oracle
|
tm_scope: source.plsql.oracle
|
||||||
|
color: "#dad8d8"
|
||||||
extensions:
|
extensions:
|
||||||
- .pls
|
- .pls
|
||||||
- .pkb
|
- .pkb
|
||||||
|
|||||||
Reference in New Issue
Block a user