Skip to content

valentingregoire/astronvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroNvim

Here, you can find my configs for AstroNvim, based on the AstroNvim template 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

This command will clone this repository straight into the correct place (~/.config/nvim).

git clone [email protected]:valentingregoire/astronvim.git ~/.config/nvim

Start Neovim

nvim

The first time nvim is started, AstroNvim will be configuring itself and updating all plugins. To make sure, after the initial configuration is completed, make sure to update Lazy and Mason (<leader>, p, a).

Restart nvim and enjoy!

About

My config for AstroNvim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages