mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 04:18:48 +00:00
Add 1C (BSL) language support
This commit is contained in:
@@ -27,6 +27,15 @@
|
||||
#
|
||||
# Please keep this list alphabetized. Capitalization comes before lower case.
|
||||
|
||||
1C Enterprise:
|
||||
type: programming
|
||||
color: "#814CCC"
|
||||
extensions:
|
||||
- .bsl
|
||||
- .os
|
||||
tm_scope: source.bsl
|
||||
ace_mode: text
|
||||
|
||||
ABAP:
|
||||
type: programming
|
||||
color: "#E8274B"
|
||||
|
||||
Reference in New Issue
Block a user