hyper-electron-highlighter
v4.4.0
Published
Hyper theme based on Atom Electron Highlighter syntax
Downloads
382
Maintainers
Readme
Electron Highlighter for Hyper
Hyper theme based on the Electron Highlighter Syntax.
Install
- Open Hyper's preferences with
Cmd + ,
(or manually at~/.hyper.js
) with your editor. - Update your list of plugins to include
hyper-electron-highlighter
, like so:
plugins: [
'hyper-electron-highlighter'
],
- Fully reload Hyper (
Cmd+Shift+R
), and tada! :tada:
License
MIT