Commit 3266d44b authored by FichteFoll's avatar FichteFoll

Merge pull request #3549 from glennw/add-rust-completion

Add package for Rust auto completion.
parents ea674dc7 9a634068
...@@ -1114,6 +1114,16 @@ ...@@ -1114,6 +1114,16 @@
} }
] ]
}, },
{
"name": "RustAutoComplete",
"details": "https://github.com/glennw/RustAutoComplete",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/glennw/RustAutoComplete/tags"
}
]
},
{ {
"name": "RVM", "name": "RVM",
"details": "https://github.com/jinze/sublime-rvm", "details": "https://github.com/jinze/sublime-rvm",
......
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