包详细信息

hyper-final-say

amio40MIT1.2.1

Allows local config overrides any plugin or theme settings.

hyper, hyper-plugin, configration, override

自述文件

hyper-final-say

A hyper plugin allows user-set settings in .hyper.js overrides any plugin or theme defaults.

Install

  1. Open Hyper's preferences with Cmd+, (or manually at ~/.hyper.js).
  2. Put hyper-final-say as last one of plugin list:
    plugins: [
     // 'hyper-plugin-xxx',
     // 'hyper-theme-xxx',
     'hyper-final-say'
    ],
  3. Fully reload Hyper (Cmd+Shift+R).

License

MIT @ Amio