Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 291 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 291 Bytes

🧬 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