1.2.1 • Published 6 years ago

hyper-final-say v1.2.1

Weekly downloads
138
License
MIT
Repository
github
Last release
6 years ago

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