mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Add new language for the Easybuild framework (#3466)
The hpcugent/easybuild-framework is a python framework for the installation of application in an HPC context. The actual package build description are written in python but having .eb as extension. Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
committed by
Colin Seymour
parent
632bcdc1ad
commit
d5c8db3fb9
@@ -1084,6 +1084,16 @@ Eagle:
|
||||
codemirror_mode: xml
|
||||
codemirror_mime_type: text/xml
|
||||
language_id: 97
|
||||
Easybuild:
|
||||
type: data
|
||||
group: Python
|
||||
ace_mode: python
|
||||
codemirror_mode: python
|
||||
codemirror_mime_type: text/x-python
|
||||
tm_scope: source.python
|
||||
extensions:
|
||||
- ".eb"
|
||||
language_id: 342840477
|
||||
Ecere Projects:
|
||||
type: data
|
||||
group: JavaScript
|
||||
|
||||
Reference in New Issue
Block a user