Add Meson language (#3463)

This commit is contained in:
TingPing
2017-02-21 19:24:58 -05:00
committed by Brandon Black
parent fa5b6b03dc
commit 9b08318456
7 changed files with 275 additions and 0 deletions

View File

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