mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +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
|
||||
primary_extension: .raw
|
||||
|
||||
REALbasic:
|
||||
type: programming
|
||||
color: "#479f47"
|
||||
primary_extension: .rbp
|
||||
extensions:
|
||||
- .rbp
|
||||
- .rbo
|
||||
- .rbvcp
|
||||
- .rbres
|
||||
- .rbbas
|
||||
|
||||
Rebol:
|
||||
type: programming
|
||||
lexer: REBOL
|
||||
|
||||
Reference in New Issue
Block a user