Skip to content
 
 

Latest commit

 

History

43 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AstroNvim User Configuration Example

A user configuration template for AstroNvim

🛠️ Installation

Make a backup of your current nvim and shared folder

# Linux & MacOS
mv ~/.config/nvim ~/.config/nvim.bak
mv ~/.local/share/nvim ~/.local/share/nvim.bak

# Win
mv ~\AppData\Local\nvim ~\AppData\Local\nvim_bak
mv ~\AppData\Local\nvim-data ~\AppData\Local\nvim-data_bak

Clone AstroNvim

# Linux & MacOS
git clone https://github.com/AstroNvim/AstroNvim ~/.config/nvim

# Win
git clone https://github.com/AstroNvim/AstroNvim ~\AppData\Local\nvim
# Open nvim
nvim
# let it install all the packages and then close it

Clone the repository

# Linux & MacOS
git clone https://github.com/Xoffio/xo_astro_conf ~/.config/nvim/lua/user

# Win
git clone https://github.com/Xoffio/xo_astro_conf ~\AppData\Local\nvim\lua\user

Start Neovim

nvim

# Start Mason to get the rest of packages
:Mason

About

My personal AstroNvim configuration

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages