wmeints / astronvim-config

My personal configuration customizations for Astronvim

Repository from Github https://github.comwmeints/astronvim-configRepository from Github https://github.comwmeints/astronvim-config

AstroNvim Configuration

NOTE: This is for AstroNvim v4+

🛠️ 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://github.com/wmeints/astronvim-config ~/.config/nvim

Start Neovim

nvim

About

My personal configuration customizations for Astronvim


Languages

Language:Lua 100.0%