Add 1C (BSL) language support

This commit is contained in:
Nikita Gryzlov
2016-08-19 10:21:48 +03:00
parent 705e234044
commit 1868d1d190
11 changed files with 864 additions and 0 deletions

View File

@@ -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"