My implementation of Helix Editor (https://helix-editor.com) colorscheme for Neovim
Lua
-- using packer.nvim
use {'oneslash/helix-nvim', tag = "*"}
-- using lazy.nvim
{'oneslash/helix-nvim', version = "*"}
| Name | Name | Last commit date | ||
|---|---|---|---|---|
My implementation of Helix Editor (https://helix-editor.com) colorscheme for Neovim
Lua
-- using packer.nvim
use {'oneslash/helix-nvim', tag = "*"}
-- using lazy.nvim
{'oneslash/helix-nvim', version = "*"}