Commit 30741507 authored by FichteFoll's avatar FichteFoll Committed by GitHub

Added Oracle package. (#6496)

parents f25782eb dfcf0859
...@@ -740,6 +740,17 @@ ...@@ -740,6 +740,17 @@
} }
] ]
}, },
{
"name": "Oracle",
"details": "https://github.com/Thom1729/sublime-oracle",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Oracle PL SQL", "name": "Oracle PL SQL",
"details": "https://github.com/mulander/oracle.tmbundle", "details": "https://github.com/mulander/oracle.tmbundle",
......
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