Skip to content

oneslash/helix-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧬 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