Commit 60792f25 authored by Hardy Jones's avatar Hardy Jones

Merge pull request #2126 from jfromaniello/patch-5

add Go to node module homepage
parents ada7ce97 c1faeb64
...@@ -266,6 +266,16 @@ ...@@ -266,6 +266,16 @@
} }
] ]
}, },
{
"name": "Go To Node Module Homepage",
"details": "https://github.com/jfromaniello/sublime-goto-node-module",
"releases": [
{
"sublime_text": "<3000",
"details": "https://github.com/jfromaniello/sublime-goto-node-module/tree/master"
}
]
},
{ {
"name": "Gocc BNF Syntax", "name": "Gocc BNF Syntax",
"details": "https://github.com/awalterschulze/sublime-gocc-syntax", "details": "https://github.com/awalterschulze/sublime-gocc-syntax",
......
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