this post was submitted on 31 Jul 2023
48 points (94.4% liked)

Neovim

2110 readers
18 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] tun@lemm.ee 1 points 1 year ago (1 children)

I learn a lot about lazy.nvim reading LazyVim documentation and config.

You can roll your own after reading the LazyVim, kickstart.nvim, astrovim, etc.

With lazy.nvim, there is little magic in nvim distros.

Astrovim community has many working config and you can reference them as a starter when you add new plugin to your config.

[–] darkregn@beehaw.org 1 points 1 year ago* (last edited 1 year ago)

Yes there is definitely a lot that can be learned from those different distributions. The community around them is a big plus. While I don’t use anything magical myself, I’m happy they exist for various reasons.