Commit ebeb2694 authored by Evgeniy's avatar Evgeniy

Add CopyPythonPath plugin

parent aa52d5de
...@@ -1546,6 +1546,16 @@ ...@@ -1546,6 +1546,16 @@
} }
] ]
}, },
{
"name": "Copy Python Path",
"details": "https://github.com/pokidovea/copy_python_path",
"releases": [
{
"sublime_text": ">=3000",
"details": "https://github.com/pokidovea/copy_python_path/tags"
}
]
}
{ {
"name": "Copy Relative Path", "name": "Copy Relative Path",
"details": "https://github.com/bpicolo/CopyRelativePath", "details": "https://github.com/bpicolo/CopyRelativePath",
......
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