Switch to using DashDoc for Sublime documentation lookups.

This commit is contained in:
Jeff Geerling 2014-10-09 09:23:35 -05:00
parent b835e42ebf
commit fef6f39d54
3 changed files with 2 additions and 6 deletions

View file

@ -1,4 +0,0 @@
[
{ "keys": ["ctrl+d"], "command": "goto_drupalapi" },
{ "keys": ["ctrl+h"], "command": "goto_documentation" }
]

View file

@ -2,12 +2,11 @@
"auto_upgrade_last_run": null, "auto_upgrade_last_run": null,
"installed_packages": "installed_packages":
[ [
"DashDoc",
"DocBlockr", "DocBlockr",
"Drupal Snippets", "Drupal Snippets",
"FileDiffs", "FileDiffs",
"GitHub Flavored Markdown Preview", "GitHub Flavored Markdown Preview",
"Goto Documentation",
"Goto Drupal API",
"Jinja2", "Jinja2",
"MarkAndMove", "MarkAndMove",
"Markdown Preview", "Markdown Preview",

View file

@ -27,6 +27,7 @@ homebrew_taps:
- homebrew/dupes - homebrew/dupes
- homebrew/php - homebrew/php
- homebrew/versions - homebrew/versions
- homebrew/homebrew-php
homebrew_cask_appdir: /Applications homebrew_cask_appdir: /Applications
homebrew_cask_apps: homebrew_cask_apps: