Galm007 / AstroNvim_config

My AstroNvim config

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstroNvim User Configuration Example

A user configuration template 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

Using my AstroNvim template

# clone this repository
git clone https://github.com/Nyaaboron/AstroNvim_config ~/.config/nvim/lua/user

# start neovim
nvim

About

My AstroNvim config


Languages

Language:Lua 100.0%