Commit cb040b18 authored by FichteFoll's avatar FichteFoll

Merge pull request #4284 from abluescarab/master

Added Insert to Column
parents a4ffc615 55779c25
...@@ -412,6 +412,17 @@ ...@@ -412,6 +412,17 @@
} }
] ]
}, },
{
"name": "Insert to Column",
"details": "https://github.com/abluescarab/sublime_insert-to-column",
"labels": ["formatting", "text manipulation"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Instacode", "name": "Instacode",
"details": "https://github.com/Ndushi/InstacodeSublime", "details": "https://github.com/Ndushi/InstacodeSublime",
......
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