Mounir-Bennacer / astro-user-config

Astro-nvim user configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AstroNvim User Configuration

My personal user config for AstroVim

Installation

  • Install AstroNvim
git clone https://github.com/AstroNvim/AstroNvim.git ~/.config/nvim
  • Install these user settings
git clone git@github.com:Mounir-Bennacer/-astro-user.git ~/.config/nvim/lua/user
  • Initialize AstroVim
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'

About

Astro-nvim user configuration


Languages

Language:Lua 100.0%