This is the configuration for Rulo's Neovim environment.
- Neovim (0.9.0 or newer)
- Ripgrep
- Make (Ubuntu:
sudo apt install make) - GCC Compiler (Ubuntu:
sudo apt install build-essential) - Go Programming Language
- gopls
To get this config setup, first install the dependency requirements listed above. Then, clone this repository inside the neovim config folder, using the following command:
git clone git@github.com:felipecornejo1/nvim-config.git ~/.config/nvim/