@electron-highlighter/hyper
v5.0.1
Published
Hyper theme based on Atom Electron Highlighter syntax
Downloads
128
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
@electron-highlighter/hyper
, like so:
plugins: [
'@electron-highlighter/hyper'
],
- Fully reload Hyper (
cmd + shift + r
), and enjoy your new theme!
License
MIT