mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Added REALbasic language.
This commit is contained in:
@@ -1004,6 +1004,17 @@ Raw token data:
|
|||||||
extensions:
|
extensions:
|
||||||
- .raw
|
- .raw
|
||||||
|
|
||||||
|
REALbasic:
|
||||||
|
type: programming
|
||||||
|
color: "#479f47"
|
||||||
|
primary_extension: .rbp
|
||||||
|
extensions:
|
||||||
|
- .rbp
|
||||||
|
- .rbo
|
||||||
|
- .rbvcp
|
||||||
|
- .rbres
|
||||||
|
- .rbbas
|
||||||
|
|
||||||
Rebol:
|
Rebol:
|
||||||
type: programming
|
type: programming
|
||||||
lexer: REBOL
|
lexer: REBOL
|
||||||
|
|||||||
Reference in New Issue
Block a user