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