Commit c91d7f67 authored by FichteFoll's avatar FichteFoll

Merge pull request #4477 from vim-zz/master

updated MiniPy and StickySearch plugins
parents 4c24767f 640f3ab6
...@@ -808,11 +808,13 @@ ...@@ -808,11 +808,13 @@
] ]
}, },
{ {
"details": "https://github.com/vim/MiniPy", "name": "MiniPy",
"details": "https://github.com/vim-zz/MiniPy",
"labels": ["minipy", "inline", "engine", "parser"],
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
......
...@@ -2245,11 +2245,12 @@ ...@@ -2245,11 +2245,12 @@
] ]
}, },
{ {
"details": "https://github.com/vim/StickySearch", "name": "StickySearch",
"details": "https://github.com/vim-zz/StickySearch",
"releases": [ "releases": [
{ {
"sublime_text": ">=3000", "sublime_text": ">=3000",
"branch": "master" "tags": true
} }
] ]
}, },
......
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