Commit 4eec7151 authored by FichteFoll's avatar FichteFoll

Merge pull request #2705 from Kikobeats/master

added Hope Plugin
parents 83ae09ee d03e3eec
...@@ -407,6 +407,23 @@ ...@@ -407,6 +407,23 @@
} }
] ]
}, },
{
"name": "Hope",
"details": "https://github.com/Kikobeats/hope.sublime-plugin",
"author": "Kiko Beats",
"labels": [
"nodejs",
"promises",
"javascript",
"pattern"
],
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/Kikobeats/hope.sublime-plugin/tags"
}
]
},
{ {
"name": "Horizontal Scroll", "name": "Horizontal Scroll",
"details": "https://github.com/TheOnlyRew/sublime-horizontal-scroll", "details": "https://github.com/TheOnlyRew/sublime-horizontal-scroll",
...@@ -517,7 +534,7 @@ ...@@ -517,7 +534,7 @@
"details": "https://github.com/yesilfasulye/sublime_html_page_snippets/tags" "details": "https://github.com/yesilfasulye/sublime_html_page_snippets/tags"
} }
] ]
}, },
{ {
"name": "HTML Snippets", "name": "HTML Snippets",
"details": "https://github.com/joshnh/HTML-Snippets", "details": "https://github.com/joshnh/HTML-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