Semi-minimalistic neovim configuration.
This configuration was heavily inspired by the Primeagen.
- neovim (v0.8.x)
- Nerd Fonts
- npm for downloading packages of LSP language servers
- ripgrep (for telescope plugin)
- GCC and g++
-
Backup existing configuration
-
Clone repository into
~/.config/nvim/
git clone [email protected]:timrekelj/neotim ~/.config/nvim
- Start neovim and install packages with
:Lazy
I tried keeping up with my keybindings changes but I always forgot at least one change so you should browse through files to see the keybindings.