Commit c08dbc41 authored by FichteFoll's avatar FichteFoll

Merge pull request #3062 from khrizt/master

Add GoToLastEdit to package control
parents cdd92043 bc2b76e3
...@@ -650,6 +650,16 @@ ...@@ -650,6 +650,16 @@
} }
] ]
}, },
{
"name": "GoToLastEdit",
"details": "https://github.com/khrizt/GotoLastEdit",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/khrizt/GotoLastEdit/tags"
}
]
},
{ {
"name": "GotoOpenFile", "name": "GotoOpenFile",
"details": "https://github.com/phildopus/sublime-goto-open-file", "details": "https://github.com/phildopus/sublime-goto-open-file",
......
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