Commit a7ea1ef5 authored by tanc's avatar tanc

Changed location of Drupal Project Autocomplete and added ST3 compatibility.

parent 29a0f235
...@@ -683,11 +683,12 @@ ...@@ -683,11 +683,12 @@
}, },
{ {
"name": "Drupal Project Autocomplete", "name": "Drupal Project Autocomplete",
"details": "https://github.com/tanc/st2-drupal-autocomplete", "details": "https://github.com/tanc/sublime-drupal-autocomplete",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/tanc/st2-drupal-autocomplete/tree/master" "details": "https://github.com/tanc/sublime-drupal-autocomplete/tags"
"labels": ["auto-complete"]
} }
] ]
}, },
......
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