aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_meson.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_meson.lua')
-rw-r--r--plugins/language_meson.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/language_meson.lua b/plugins/language_meson.lua
index 02763a7..f5c55d7 100644
--- a/plugins/language_meson.lua
+++ b/plugins/language_meson.lua
@@ -2,6 +2,7 @@
local syntax = require "core.syntax"
syntax.add {
+ name = "Meson",
files = "meson.build$",
comment = "#",
patterns = {