Skip to content

My implementation of Helix Editor colorscheme for Neovim

License

Notifications You must be signed in to change notification settings

oneslash/helix-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ad5271f · Dec 2, 2024

History

9 Commits
Jul 5, 2023
Nov 30, 2024
Dec 2, 2024
Jul 6, 2023
Jul 5, 2023
Jul 5, 2023

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