Commit d833bd3b authored by VPashkov's avatar VPashkov

Make "Resize Group with Keyboard" work in ST3

Make "Resize Group with Keyboard" plugin work with any Sublime Text verion
parent f61760b4
...@@ -559,7 +559,7 @@ ...@@ -559,7 +559,7 @@
"details": "https://github.com/VPashkov/SublimeResizeGroupWithKeyboard", "details": "https://github.com/VPashkov/SublimeResizeGroupWithKeyboard",
"releases": [ "releases": [
{ {
"sublime_text": "<3000", "sublime_text": "*",
"details": "https://github.com/VPashkov/SublimeResizeGroupWithKeyboard/tree/master" "details": "https://github.com/VPashkov/SublimeResizeGroupWithKeyboard/tree/master"
} }
] ]
......
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