Commit ed52709f authored by Viktor Qvarfordt's avatar Viktor Qvarfordt

Remove package JuliaCompletions

The package JuliaCompletions is superseded by the package Julia, which now
contains unicode completions implemented in a superior way. Furthermore,
JuliaCompletions lists the package Julia as dependency, so this removal should
be completely safe for all users.
parent a79d5739
...@@ -1013,16 +1013,6 @@ ...@@ -1013,16 +1013,6 @@
} }
] ]
}, },
{
"name": "JuliaCompletions",
"details": "https://github.com/jakeconnor/JuliaCompletions",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Jump Along Indent", "name": "Jump Along Indent",
"details": "https://github.com/mwean/sublime_jump_along_indent", "details": "https://github.com/mwean/sublime_jump_along_indent",
......
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