Commit f26e9de2 authored by FichteFoll's avatar FichteFoll

Merge pull request #5247 from kkujawinski/master

adding Patch Apply plugin
parents 66914538 ca885a78
...@@ -425,6 +425,18 @@ ...@@ -425,6 +425,18 @@
} }
] ]
}, },
{
"name": "Patch Apply",
"details": "https://github.com/kkujawinski/sublime-text-3-patch-apply",
"labels": ["text manipulation", "clipboard", "code sharing"],
"releases": [
{
"sublime_text": "*",
"platforms": ["osx", "linux"],
"tags": true
}
]
},
{ {
"name": "Path to File", "name": "Path to File",
"details": "https://github.com/eonlepapillon/PathToFile", "details": "https://github.com/eonlepapillon/PathToFile",
......
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