Commit d3b71749 authored by Christian Fuentes's avatar Christian Fuentes

Add GoToLastEdit to package control

Add plugin to package control so it can be used in all sublime version
parent 010126d1
......@@ -650,6 +650,16 @@
}
]
},
{
"name": "GoToLastEdit",
"details": "https://github.com/khrizt/GotoLastEdit",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/khrizt/GotoLastEdit/tags"
}
]
},
{
"name": "GotoOpenFile",
"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