Commit 9baa35c8 authored by FichteFoll's avatar FichteFoll

Merge pull request #4593 from socsieng/master

Add Copy Code Snippet
parents 9d742bf0 5a004d35
...@@ -2101,6 +2101,17 @@ ...@@ -2101,6 +2101,17 @@
} }
] ]
}, },
{
"name": "Copy Code Snippet",
"details": "https://github.com/socsieng/sublime-copy-code-snippet",
"labels": ["copy"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Copy File Name", "name": "Copy File Name",
"details": "https://github.com/nwjlyons/copy-file-name", "details": "https://github.com/nwjlyons/copy-file-name",
......
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