mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-07 20:08:48 +00:00
Add Meson language (#3463)
This commit is contained in:
@@ -2537,6 +2537,15 @@ Mercury:
|
||||
- ".moo"
|
||||
tm_scope: source.mercury
|
||||
language_id: 229
|
||||
Meson:
|
||||
type: programming
|
||||
color: "#007800"
|
||||
filenames:
|
||||
- meson.build
|
||||
- meson_options.txt
|
||||
tm_scope: source.meson
|
||||
ace_mode: text
|
||||
language_id: 799141244
|
||||
Metal:
|
||||
type: programming
|
||||
color: "#8f14e9"
|
||||
|
||||
Reference in New Issue
Block a user