Commit c6254505 authored by FichteFoll's avatar FichteFoll

Merge pull request #3399 from kemayo/patch-4

Rename "Goto Documentation"
parents d7f072bc cc5abdb2
...@@ -617,16 +617,6 @@ ...@@ -617,16 +617,6 @@
} }
] ]
}, },
{
"name": "Goto Documentation",
"details": "https://github.com/kemayo/sublime-text-2-goto-documentation",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/kemayo/sublime-text-2-goto-documentation/tree/master"
}
]
},
{ {
"name": "Goto Drupal API", "name": "Goto Drupal API",
"details": "https://github.com/BrianGilbert/Sublime-Text-2-Goto-Drupal-API", "details": "https://github.com/BrianGilbert/Sublime-Text-2-Goto-Drupal-API",
...@@ -681,6 +671,18 @@ ...@@ -681,6 +671,18 @@
"Goto Golang Document" "Goto Golang Document"
] ]
}, },
{
"name": "GotoDocumentation",
"details": "https://github.com/kemayo/sublime-text-2-goto-documentation",
"releases": [
{
"sublime_text": "*",
"details": "https://github.com/kemayo/sublime-text-2-goto-documentation/tree/master"
}
],
"previous_names": ["Goto Documentation"],
"labels": ["search", "documentation"]
},
{ {
"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