No description
Find a file
2025-09-15 10:44:22 +02:00
lua add fancy colorschemes 2025-09-15 10:44:22 +02:00
.luarc.json initial commit 2025-07-03 09:34:30 +02:00
.neoconf.json initial commit 2025-07-03 09:34:30 +02:00
.stylua.toml initial commit 2025-07-03 09:34:30 +02:00
init.lua initial commit 2025-07-03 09:34:30 +02:00
lazy-lock.json push lazy.lock 2025-08-06 10:28:52 +02:00
LICENSE Initial commit 2025-06-11 10:00:48 +02:00
neovim.yml initial commit 2025-07-03 09:34:30 +02:00
README.md customize README.md 2025-07-25 10:59:57 +02:00
selene.toml initial commit 2025-07-03 09:34:30 +02:00

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