Commit 21eb0282 authored by Yunqi Ouyang's avatar Yunqi Ouyang

add fewest moves plugin

parent a9c0c77a
...@@ -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