mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-04 00:15:33 +00:00
Merge pull request #171 from ianmjones/patch-1
Added REALbasic language.
This commit is contained in:
@@ -1021,6 +1021,17 @@ Raw token data:
|
|||||||
- raw
|
- raw
|
||||||
primary_extension: .raw
|
primary_extension: .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