Commit 7ff060b7 authored by FichteFoll's avatar FichteFoll

Merge pull request #4557 from davidson16807/master

added ContextualMove plugin
parents 58eb3157 e93dedb5
...@@ -2011,6 +2011,16 @@ ...@@ -2011,6 +2011,16 @@
} }
] ]
}, },
{
"name": "ContextualMove",
"details": "https://github.com/davidson16807/sublime_contextual_move",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/gipsy-king/ControlScroll", "details": "https://github.com/gipsy-king/ControlScroll",
"releases": [ "releases": [
......
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