aboutsummaryrefslogtreecommitdiff
path: root/plugins/language_elm.lua
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/language_elm.lua')
-rw-r--r--plugins/language_elm.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/language_elm.lua b/plugins/language_elm.lua
index 4038420..65ddc1f 100644
--- a/plugins/language_elm.lua
+++ b/plugins/language_elm.lua
@@ -2,6 +2,7 @@
local syntax = require "core.syntax"
syntax.add {
+ name = "Elm",
files = { "%.elm$" },
comment = "%-%-",
patterns = {