Skip to content

Vishal-Isharani/my-nvim-setup

Repository files navigation

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 https://github.com/Vishal-Isharani/my-nvim-setup ~/.config/nvim/lua/user
  • Update from upstream
git pull https://code.mehalter.com/AstroNvim_user master --allow-unrelated-histories --no-ff
Or
git pull https://code.mehalter.com/projects/68 master --allow-unrelated-histories --no-ff
  • Initialize AstroVim
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages