Merge pull request #1197 from proDOOMman/onec_enterprice

Add 1C Enterprise language
This commit is contained in:
Tal
2024-09-04 15:20:16 +03:00
committed by GitHub

View File

@ -63,6 +63,7 @@ extra = [
]
[language_extension_map_org]
"1C Enterprise" = ["*.bsl", ]
ABAP = [".abap", ]
"AGS Script" = [".ash", ]
AMPL = [".ampl", ]