My personal AstroNvim user configuration for AstroNvim v5
This AstroNvimUser configuration builds on the user configuraion of Micah Halter
git clone https://github.com/kraxli/AstroNvimUser.git ~/.config/nvimInitialize AstroVim
nvim --headless -c 'quitall'git clone https://github.com/<git_user>/<your_local_nvim_repo.git> ~/.config/nvim/lua/userThe suffix X describes plugin-configs files which are extensions of plugin-configs by Micah. The suffix L describes that it is a legacy plugin file by Micah but still used by myself.
I separate own files and configurations as good as possible, to ease updating and merging.