This setup brings everything you need to be comfortable with a code editor, including keyboard shortcuts, debugger, autocomplete, tabs and more including comments so you can configure it to your liking.
- Unix-based OS (Linux / MacOS)
- Neovim >= 0.9.0
- Git >= 2.19.0
- Nerd Font
- Live Grep
- Find Files
Remove the Neovim configuration you have and clone the repository.
rm -r ~/.config/nvim
git clone https://github.com/santtiag/nvim.git ~/.config/nvim