My config for AstroNvim. Clone to ~/.config/nvim. https://astronvim.com/
Find a file
2026-04-09 13:52:30 +02:00
lua Add prettier 2026-04-09 13:52:30 +02:00
.luarc.json Starting over with AstroNvim 2026-04-09 13:38:53 +02:00
.neoconf.json Starting over with AstroNvim 2026-04-09 13:38:53 +02:00
.stylua.toml Starting over with AstroNvim 2026-04-09 13:38:53 +02:00
init.lua Starting over with AstroNvim 2026-04-09 13:38:53 +02:00
lazy-lock.json Starting over with AstroNvim 2026-04-09 13:38:53 +02:00
neovim.yml Starting over with AstroNvim 2026-04-09 13:38:53 +02:00
README.md Add prettier 2026-04-09 13:52:30 +02:00
selene.toml Starting over with AstroNvim 2026-04-09 13:38:53 +02:00

AstroNvim Config

NOTE: This is for AstroNvim v6+

A template for getting started with AstroNvim

🛠️ 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://lab.cosmic.plumbing/tres/astronvim-config.git ~/.config/nvim

Start Neovim

nvim