Commit 926610d0 authored by Kuba Birecki's avatar Kuba Birecki

Added AceJump package

parent 02edf6c9
...@@ -63,6 +63,19 @@ ...@@ -63,6 +63,19 @@
} }
] ]
}, },
{
"name": "AceJump",
"details": "https://github.com/ice9js/ace-jump-sublime",
"readme": "https://raw.githubusercontent.com/ice9js/ace-jump-sublime/master/README.md",
"issues": "https://github.com/ice9js/ace-jump-sublime/issues",
"labels": ["code navigation", "text navigation"],
"releases": [
{
"sublime_text": ">=3000",
"tags": true
}
]
},
{ {
"name": "ACF Snippets", "name": "ACF Snippets",
"details": "https://github.com/iamhexcoder/acf_snippets", "details": "https://github.com/iamhexcoder/acf_snippets",
......
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