Started to use LazyVim, because I have to maintain less config, see my LazyVim config here
Recently started experimenting with using neovim as my preferred text editor and IDE (not for all languages yet). This repository contains my personal neovim configuration (e.g. plugins, keymaps, etc.).
Should be cloned into: ~/.config/nvim
Run the following:
git clone https://github.com/ramonvermeulen/nvim-config.git ~/.config/nvim
I use Ansible to manage my dotfiles, so I use this repo as git submodule here to install my neovim configuration.