Commit 6156c129 authored by Will Bond's avatar Will Bond

Merge pull request #3492 from theskyliner/master

Add:

- Copy Filepath With Line Numbers
- Save Copy As
parents 31e7773e 7d3b6c16
......@@ -1557,6 +1557,16 @@
],
"previous_names": ["copy-file-name"]
},
{
"name": "Copy Filepath With Line Numbers",
"details": "https://github.com/theskyliner/CopyFilepathWithLineNumbers",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/theskyliner/CopyFilepathWithLineNumbers/tags"
}
]
},
{
"name": "Copy PHP Namespace",
"details": "https://github.com/FrenkyNet/CopyNamespace",
......
......@@ -129,6 +129,16 @@
}
]
},
{
"name": "Save Copy As",
"details": "https://github.com/theskyliner/SaveCopyAs",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/theskyliner/SaveCopyAs/tags"
}
]
},
{
"name": "SBT Runner",
"details": "https://github.com/chiappone/Sublime-SBT-Runner",
......
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