neovim config for work
Prerequisites:
- Installed NeoVim (some newer version because maybe some plugins aren't compatible with older versions)
- A nice Linux working environment ;)
Usage:
- Save your old NeoVim config and plugins
- Clone this repo in your ~/.config/ directory with:
git clone https://github.com/fico14/neovim-config.git $HOME/.config/nvim
- Run backup_nvim.sh that clones all plugins at correct location
- Enjoy your NeoVim setup!