Commit b889f471 authored by Todd Wolfson's avatar Todd Wolfson

Added "Edit Command Palette" plugin

parent 439b0686
...@@ -127,6 +127,20 @@ ...@@ -127,6 +127,20 @@
} }
] ]
}, },
{
"name": "Edit Command Palette",
"details": "https://github.com/twolfson/sublime-edit-command-palette",
"labels": [
"commands",
"file navigation"
],
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/twolfson/sublime-edit-command-palette/tags"
}
]
},
{ {
"name": "Edit History", "name": "Edit History",
"details": "https://github.com/Stuk/sublime-edit-history", "details": "https://github.com/Stuk/sublime-edit-history",
......
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