This is my lean and clean neovim editor setup.

Plugins

Plugins are managed with vim-plug, which is automatically downloaded at the first run of nvim.

To install all the plugins you will need to execute a :PlugInstall.