Commit 025e529f authored by Artur Heinze's avatar Artur Heinze

Takeover UIKit autocomplete by official plugin - with consultation with the old…

Takeover UIKit autocomplete by official plugin - with consultation with the old owner, see https://github.com/easingthemes/UIkit-Sublime/issues/3
parent 900f88f7
...@@ -40,13 +40,13 @@ ...@@ -40,13 +40,13 @@
] ]
}, },
{ {
"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"],
"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 +71,7 @@ ...@@ -71,7 +71,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