Commit e7c8d83f authored by FichteFoll's avatar FichteFoll

Merge pull request #3389 from breck7/patch-1

Added gotopoint plugin
parents 81ad0086 c080909c
...@@ -710,6 +710,16 @@ ...@@ -710,6 +710,16 @@
} }
] ]
}, },
{
"name": "GoToPoint",
"details": "https://github.com/breck7/gotopoint",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/breck7/gotopoint/tags"
}
]
},
{ {
"details": "https://github.com/paccator/GotoRecent", "details": "https://github.com/paccator/GotoRecent",
"releases": [ "releases": [
......
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