598 B
598 B
My AstroNvim Config
NOTE: This is for AstroNvim v5+
This is my astronvim config, based on the official AstroNvim template.
🛠️ Installation
Make a backup of your current nvim and shared folder
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak
mv ~/.local/state/nvim ~/.local/state/nvim.bak
mv ~/.cache/nvim ~/.cache/nvim.bak
Clone the repository
git clone https://forge.flossi.name/prunebutt/astronvim_config.git ~/.config/nvim
Start Neovim
nvim