Commit 1b592cc6 authored by FichteFoll's avatar FichteFoll

Merge pull request #5306 from jeffhandley/master

Add AppendNewline
parents 13fd1d76 3bba5bd2
...@@ -965,6 +965,17 @@ ...@@ -965,6 +965,17 @@
} }
] ]
}, },
{
"name": "AppendNewline",
"details": "https://github.com/jeffhandley/AppendNewline",
"labels": ["text manipulation"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "AppendSelection", "name": "AppendSelection",
"details": "https://github.com/shagabutdinov/sublime-append-selection", "details": "https://github.com/shagabutdinov/sublime-append-selection",
......
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