My config for AstroNvim. Clone to ~/.config/nvim. https://astronvim.com/
Find a file
2026-05-11 17:47:15 +02:00
lua Markdown wrapping 2026-05-11 17:47:15 +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 Add clangd and c tools 2026-05-06 11:00:31 +02:00
neovim.yml Starting over with AstroNvim 2026-04-09 13:38:53 +02:00
README.md Instructions to install wl-clipboard 2026-04-24 13:50:01 +02:00
selene.toml Starting over with AstroNvim 2026-04-09 13:38:53 +02:00

AstroNvim Config

NOTE: This is for AstroNvim v6+

Wayland Clipboard support

sudo apt install wl-clipboard

🛠️ 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