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
commit 6f17c08f72
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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