mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
When a dev config (<project_dir>/.hyper.js) is used, plugins should be searched/installed in <project_dir>/.hyper_plugins directory |
||
|---|---|---|
| .. | ||
| config | ||
| keymaps | ||
| menus | ||
| plugins | ||
| static | ||
| ui | ||
| utils | ||
| auto-updater.js | ||
| config.js | ||
| index.html | ||
| index.js | ||
| notifications.js | ||
| notify.html | ||
| notify.js | ||
| package.json | ||
| plugins.js | ||
| rpc.js | ||
| session.js | ||
| system-context-menu.js | ||
| yarn.lock | ||