Switch to using DashDoc for Sublime documentation lookups.
This commit is contained in:
parent
b835e42ebf
commit
fef6f39d54
@ -1,4 +0,0 @@
|
||||
[
|
||||
{ "keys": ["ctrl+d"], "command": "goto_drupalapi" },
|
||||
{ "keys": ["ctrl+h"], "command": "goto_documentation" }
|
||||
]
|
||||
@ -2,12 +2,11 @@
|
||||
"auto_upgrade_last_run": null,
|
||||
"installed_packages":
|
||||
[
|
||||
"DashDoc",
|
||||
"DocBlockr",
|
||||
"Drupal Snippets",
|
||||
"FileDiffs",
|
||||
"GitHub Flavored Markdown Preview",
|
||||
"Goto Documentation",
|
||||
"Goto Drupal API",
|
||||
"Jinja2",
|
||||
"MarkAndMove",
|
||||
"Markdown Preview",
|
||||
|
||||
@ -27,6 +27,7 @@ homebrew_taps:
|
||||
- homebrew/dupes
|
||||
- homebrew/php
|
||||
- homebrew/versions
|
||||
- homebrew/homebrew-php
|
||||
|
||||
homebrew_cask_appdir: /Applications
|
||||
homebrew_cask_apps:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user