Unverified Commit e4c9415f authored by Thomas Smith's avatar Thomas Smith Committed by GitHub

Merge pull request #7030 from oyyq99999/master

add fewest moves plugin
parents f022531c 21eb0282
...@@ -427,6 +427,16 @@ ...@@ -427,6 +427,16 @@
} }
] ]
}, },
{
"name": "Fewest Moves",
"details": "https://github.com/oyyq99999/sublime_fewest_moves",
"releases": [
{
"sublime_text": ">=3092",
"tags": true
}
]
},
{ {
"name": "Fex", "name": "Fex",
"details": "https://github.com/hwangzhiming/sublime-text-fex", "details": "https://github.com/hwangzhiming/sublime-text-fex",
......
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