Hacker News new | ask | show | jobs
by mehalter 41 days ago
Hey, AstroNvim core maintainer here! Just wanted to clear something up. AstroNvim is in no way based on LazyVim, AstroNvim existed for almost 2 years before LazyVim existed...
1 comments

Apologies & thanks. AstroNvim used lazy.nvim, which is a (ragingly popular) plugin loader, not LazyVim, a setup for nvim also based on lazy.nvim.

Ref on lazy.vim: https://docs.astronvim.com/configuration/customizing_plugins...