This is my Neovim setup. See below for instructions. To get the background color effect, change the transparency in your terminal.
- Install Neovim
- Consider using a true color terminal. For mac I use iTerm2
- Download the code to your .config/nvim folder in your home directory
- If it does not take effect by itself, run
:source %
in Neovim - To reload/update plugins, save plugins-setup.lua
- Run
sudo add-apt-repository ppa:neovim-ppa/unstable
Do this to get the latest version. - Download the code to your .config/nvim folder in your home directory
- If it does not take effect by itself, run
:source %
in Neovim - To reload/update plugins, save plugins-setup.lua