Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 298 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 298 Bytes

AstroNvim User Configuration

My personal user config for AstroNvim

Installation

  • Install NeoVim configuration
git clone https://github.com/snikoletopoulos/astronvim_config.git ~/.config/nvim
  • Initialize AstroNvim
nvim --headless -c 'autocmd User LazyDone quitall'