Commit 0d59eb84 authored by Will Bond's avatar Will Bond

Merge pull request #3803 from LuckyGeck/master

Added YcmdCompletion plugin.
parents 0ac81754 ff35122d
...@@ -64,6 +64,17 @@ ...@@ -64,6 +64,17 @@
} }
] ]
}, },
{
"name": "YcmdCompletion",
"details": "https://github.com/LuckyGeck/YcmdCompletion",
"labels": ["auto-complete", "linting"],
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/LuckyGeck/YcmdCompletion/tags"
}
]
},
{ {
"name": "Yesod", "name": "Yesod",
"details": "https://bitbucket.org/dpwiz/sublime-yesod", "details": "https://bitbucket.org/dpwiz/sublime-yesod",
......
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