An open API service indexing awesome lists of open source software.

https://github.com/foxoman/vim-helix

Helix theme for Vim/Nvim - include helix boo_berry theme
https://github.com/foxoman/vim-helix

boo-berry helix nvim syntax syntax-highlighting theme vim

Last synced: about 1 month ago
JSON representation

Helix theme for Vim/Nvim - include helix boo_berry theme

Awesome Lists containing this project

README

        

** Based on [Allomancer](https://github.com/Nequo/vim-allomancer)
## Installation

To install the colorscheme you can either:

Use a plugin manager such as [vim-plug](https://github.com/junegunn/vim-plug).

Add the following to your vimrc and run PlugInstall

Plug 'foxoman/vim-helix'

## Using the colorscheme

Once installed add the following to your vim or nvim config:

`colorscheme helix`

`colorscheme helix-dark`

`colorscheme helix-light`

`colorscheme helix-boo`

For Airline support:

`let g:airline_theme='helix'`

Airline heme helix is adaptable to any vim/nvim colors themes

## Screenshot
![image](https://github.com/foxoman/vim-helix/assets/5356677/f11fbff4-53cd-4afb-aa46-080ebfd7e084)

![Boo_Berry](https://raw.githubusercontent.com/foxoman/vim-helix/main/image.png)