Configuration files for neovim
- Install a nerd font (https://nerdfonts.com)
- Clone repository-
git clone https://github.com/xXTgamerXx/everforest-neovim/ ~/.config/nvim
- Open neovim. Run
:PlugInstall
and restart neovim once its done. - Run
CocInstall coc-json coc-clangd coc-discord-rpc
to install coc plugins, and:CocCommand rpc.enable
to enable discord rpc.
...
Recommended- Use with neovide (https://github.com/neovide/neovide)
(For Neovide, use Iosevka Nerd Font or edit line 54 in init.vim to change the font, and use --multigrid)