Commit b8905556 authored by Kyle Bebak's avatar Kyle Bebak Committed by FichteFoll

SortList -- Cross-language plugin for sorting items in comma-separated lists (#5632)

parent c2a500ec
...@@ -1987,6 +1987,16 @@ ...@@ -1987,6 +1987,16 @@
} }
] ]
}, },
{
"name": "SortList",
"details": "https://github.com/kylebebak/sublime_sort_list",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"details": "https://github.com/bizoo/SortTabs", "details": "https://github.com/bizoo/SortTabs",
"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