Skip to content

Allows local config override any plugin or theme settings applied on top of the defaults `./.hyper.js`.

Notifications You must be signed in to change notification settings

amio/hyper-final-say

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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'
],
  1. Fully reload Hyper (Cmd+Shift+R).

License

MIT @ Amio

About

Allows local config override any plugin or theme settings applied on top of the defaults `./.hyper.js`.

Resources

Stars

Watchers

Forks

Packages

No packages published