Commit 3666c643 authored by Santiago's avatar Santiago Committed by Will Bond

Adding SmartPathCopy to build and copy commands depending on current file (#6162)

* Added SmartPathCopy

* enabling osx, linux, and windows for Smart Path Copy

* omiting platforms
parent abca88ec
......@@ -2020,6 +2020,17 @@
}
]
},
{
"name": "Smart Path Copy",
"details": "https://github.com/santi-h/SmartPathCopy",
"labels": ["clipboard", "copy", "path"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{
"name": "Smart Region",
"details": "https://github.com/gbaptista/sublime-3-smart-region",
......
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