Unverified Commit 560deea0 authored by FichteFoll's avatar FichteFoll

Merge #4173: Rename OCaml package

# Conflicts:
#	repository/b.json
#	repository/o.json
parents d152b7c6 79e44d01
...@@ -515,6 +515,19 @@ ...@@ -515,6 +515,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": ">=3000",
"branch": "master"
}
]
},
{ {
"name": "Better RSpec", "name": "Better RSpec",
"details": "https://github.com/fnando/better-rspec-for-sublime-text", "details": "https://github.com/fnando/better-rspec-for-sublime-text",
......
...@@ -66,18 +66,6 @@ ...@@ -66,18 +66,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": ">=3000",
"branch": "master"
}
]
},
{ {
"name": "OCaml Autocompletion", "name": "OCaml Autocompletion",
"details": "https://github.com/whitequark/sublime-ocp-index", "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