Commit 7ac9861e authored by FichteFoll's avatar FichteFoll

Merge pull request #3324 from pokidovea/master

Copy Python Path plugin
parents aa52d5de 990614f1
...@@ -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