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
- Host: GitHub
- URL: https://github.com/foxoman/vim-helix
- Owner: foxoman
- License: apache-2.0
- Created: 2023-04-22T21:57:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-11T13:18:44.000Z (12 months ago)
- Last Synced: 2024-05-11T15:50:52.882Z (12 months ago)
- Topics: boo-berry, helix, nvim, syntax, syntax-highlighting, theme, vim
- Language: Vim Script
- Homepage:
- Size: 416 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
** Based on [Allomancer](https://github.com/Nequo/vim-allomancer)
## InstallationTo 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
