Enable build support by adding .onedev-buildspec.yml
highlights Loading last commit info...
lsp
plugins
spell
LICENSE
README.md
autocmds.lua
colorscheme.lua
diagnostics.lua
lazy.lua
mappings.lua
options.lua
polish.lua
updater.lua
utils.lua
README.md

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://code.mehalter.com/AstroNvim_user ~/.config/nvim/lua/user
  • Initialize AstroVim
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'
Please wait...
Page is in error, reload to recover