Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 603 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 603 Bytes

AstroNvim User Configuration

User configuration for 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

Clone AstroNvim

git clone https://github.com/AstroNvim/AstroNvim ~/.config/nvim

Add this user configuration to ~/.config/nvim/lua/user

Clone this repo.

git clone https://github.com/gunlock/astronvim_config.git  ~/.config/nvim/lua/user

Start Neovim

nvim