This is my personal Neovim Setup based on (LazyVim). I use it for my daily work and I'm happy to share it with you. Feel free to use it as a base for your own setup.
Setup Neovim on a new System
git clone git@github.com:fschuermeyer/nvim-setup.git ~/.config/nvim
On the first Startup use :MasonLockRestore
to restore the LSP Configuration.