Installation and usage
README
set_highlight
load
A Lua port of the Hyper.vim theme for Neovim.
Install via your favorite plugin manager, for example packer:
require 'paulo-granthon/hyper.nvim'
Enable the colorscheme:
require 'hyper'.load()