This is my custom configuration for Neovide which comes with a nice ColorScheme from Raphael's beautiful zephyr theme. If you wish to customize Neovide even more, you can visit the Neovide config page here, if you wish to install Neovide, you should visit the Neovide homepage to get a download for your preferred OS environment.
Installation may seem difficult sometimes so it is easier to follor the step-by-step installation guide to get things rolling.
This configuration is inspired by @Christian Chiarulli | Be sure to check him out, he is simply awesome!
NB:
Because of the ColorScheme, this config looks weird if you just want to use it on neovim, especially for the bufferline and comment highlights.- The previous note was ruled out because I noticed the color issue was as a result of my fish terminal using xterm-256color instead of screen-256color
- Some plugins require other plugins which have not been included in the list as they are included in the plugin call. Hope you understand. :)
The below is an example of what the config looked like on raw neovim with xterm-256color default teerminal color.
- Font used: FiraCode iScript.
- Font ligatures and icons capability: NerdFonts.
- Plugin manager used: Packer.
- Neovim version: NVIM v0.9.0-dev-1355+gb2d10aa01
- Neovim Build Type: RelWithDebInfo
- LuaJit version: 2.1.0-beta3
- This config runs neovide in fullscreen mode.
Below is a list of the plugins used and their references (where you can find them on GitHub)