Commit 41be0af5 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Add Meson language syntax (#6519)

parents b3cca41e 1cbf3038
......@@ -1104,6 +1104,19 @@
}
]
},
{
"name": "Meson",
"description": "Meson Build syntax",
"author": "Salamandar (Félix Piédallu)",
"details": "https://github.com/salamandar/SublimeMeson",
"labels": ["language syntax", "snippets"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{
"name": "Messages",
"details": "https://github.com/kristoformaynard/SublimeMessages",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment