Commit cfe54aba authored by FichteFoll's avatar FichteFoll

Merge pull request #2665 from aheinze/master

Takeover UIKit autocomplete by official plugin - with consultation with ...
parents 061dfaa1 b0d50bbe
...@@ -40,13 +40,14 @@ ...@@ -40,13 +40,14 @@
] ]
}, },
{ {
"name": "UIkit class autocomplete", "name": "UIkit autocomplete",
"details": "https://github.com/easingthemes/UIkit-Sublime", "details": "https://github.com/uikit/uikit-sublime",
"labels": ["auto-complete"], "labels": ["auto-complete"],
"previous_names": ["UIkit class autocomplete"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": "*",
"details": "https://github.com/easingthemes/UIkit-Sublime/tree/master" "details": "https://github.com/uikit/uikit-sublime/tree/master"
} }
] ]
}, },
...@@ -71,7 +72,7 @@ ...@@ -71,7 +72,7 @@
"details": "https://github.com/garrettn/sublime-umd-snippets/tags" "details": "https://github.com/garrettn/sublime-umd-snippets/tags"
} }
] ]
}, },
{ {
"name": "Underscore.js Snippets", "name": "Underscore.js Snippets",
"details": "https://github.com/carlo/sublime-underscorejs-snippets", "details": "https://github.com/carlo/sublime-underscorejs-snippets",
......
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