Commit d703949d authored by Fernando L. Garcia Bermudez's avatar Fernando L. Garcia Bermudez Committed by FichteFoll

Add "Goto Selection" (#6448)

parent a3624a3d
...@@ -1371,6 +1371,16 @@ ...@@ -1371,6 +1371,16 @@
} }
] ]
}, },
{
"name": "Goto Selection",
"details": "https://github.com/fgb/goto_selection",
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "Goto Usage", "name": "Goto Usage",
"details": "https://github.com/syko/SublimeGotoUsage", "details": "https://github.com/syko/SublimeGotoUsage",
......
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