Do you want to try Neovim editor? Great! Do you use Ubuntu or another OS from its family? Excellent!!!
This is a guide to set Neovim up quickly with a bunch of awesome plugins:
Some side note:
- Neovim is configured to be used in a terminal with True Color support: before start, check to have one (i.e. gnome-terminal >= 3.12.3)
- vim-plug is used as plugin manager
- my configuration and plugin choice reflect my web-development needs, but I think is a good starting point
- I've tried to keep things simple: modular config files
Any suggestion or help to improve this guides are really welcome!
Enjoy!