Commit 2d633008 authored by Keith Hall's avatar Keith Hall

add GotoEndOfLineOrScope package

parent 95fe9abd
...@@ -1159,6 +1159,17 @@ ...@@ -1159,6 +1159,17 @@
} }
] ]
}, },
{
"name": "GotoEndOfLineOrScope",
"details": "https://github.com/SublimeText/GoToEndOfLineOrScope",
"labels": ["text navigation"],
"releases": [
{
"sublime_text": ">3000",
"tags": true
}
]
},
{ {
"name": "GoToFile", "name": "GoToFile",
"details": "https://github.com/gs/sublime-text-go-to-file", "details": "https://github.com/gs/sublime-text-go-to-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