Commit 4f28433e authored by FichteFoll's avatar FichteFoll

Merge pull request #2642 from Jimbly/patch-2

Add Jimbly's TransposeWord
parents dc203a3e e1630945
...@@ -1011,6 +1011,16 @@ ...@@ -1011,6 +1011,16 @@
} }
] ]
}, },
{
"name": "Transpose Word",
"details": "https://github.com/Jimbly/SublimeTransposeWord",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/Jimbly/SublimeTransposeWord/tags"
}
]
},
{ {
"name": "Traverse", "name": "Traverse",
"details": "https://github.com/jugyo/SublimeTraverse", "details": "https://github.com/jugyo/SublimeTraverse",
......
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