oneslash / helix-nvim

My implementation of Helix Editor colorscheme for Neovim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🧬 helix-nvim

My implementation of Helix Editor (https://helix-editor.com) colorscheme for Neovim

Installation

Lua

-- using packer.nvim
use {'oneslash/helix-nvim', tag = "*"}

-- using lazy.nvim
{'oneslash/helix-nvim', version = "*"}

Screenshot

About

My implementation of Helix Editor colorscheme for Neovim


Languages

Language:Lua 100.0%