Commit 769f9adb authored by gingerBill's avatar gingerBill Committed by Will Bond

Add Odin Package (A Syntax Definition for the language Odin) (#6157)

* Add Odin Packager

Odin Syntax Definition for Sublime Text

* Set Odin's Sublime version number

* Update o.json

* Update sublime_text selector 3092
parent 15c7d4ad
...@@ -162,6 +162,17 @@ ...@@ -162,6 +162,17 @@
} }
] ]
}, },
{
"name": "Odin",
"details": "https://github.com/gingerBill/sublime-odin",
"labels": ["odin", "language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Odoo Snippets", "name": "Odoo Snippets",
"details": "https://github.com/odoo-jarsa/Sublime-Odoo", "details": "https://github.com/odoo-jarsa/Sublime-Odoo",
......
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