Commit de392b8c authored by FichteFoll's avatar FichteFoll

Merge pull request #3913 from sabhiram/master

Adding `Clipboard Diff` plugin to c.json
parents d949de8d 9bf1d601
...@@ -702,6 +702,16 @@ ...@@ -702,6 +702,16 @@
} }
] ]
}, },
{
"name": "Clipboard Diff",
"details": "https://github.com/sabhiram/sublime-clipboard-diff",
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "Clipboard History", "name": "Clipboard History",
"details": "https://github.com/kemayo/sublime-text-2-clipboard-history", "details": "https://github.com/kemayo/sublime-text-2-clipboard-history",
......
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