Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 581 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 581 Bytes

AstroNvim

NOTE: This is for AstroNvim v4+

the configuration based on 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://github.com/AzarAI-TOP/astronvim_config ~/.config/nvim

Start Neovim

nvim