Commit 79e44d01 authored by FichteFoll's avatar FichteFoll

Rename OCaml package

It was the same as a default package before and that causes issues.
parent 8a2ed8e2
......@@ -364,6 +364,19 @@
}
]
},
{
"name": "Better OCaml",
"details": "https://github.com/whitequark/sublime-better-ocaml",
"description": "An improved version of default OCaml package",
"labels": ["language syntax"],
"previous_names": ["OCaml"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{
"name": "Better RSpec",
"details": "https://github.com/fnando/better-rspec-for-sublime-text",
......
......@@ -54,18 +54,6 @@
}
]
},
{
"name": "OCaml",
"details": "https://github.com/whitequark/sublime-better-ocaml",
"description": "An improved version of default OCaml package",
"labels": ["language syntax"],
"releases": [
{
"sublime_text": "*",
"branch": "master"
}
]
},
{
"name": "OCaml Autocompletion",
"details": "https://github.com/whitequark/sublime-ocp-index",
......
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