You are viewing a single thread.
View all comments
3 points

I’m looking at implementing lazy.nvim, the package manager, but not LazyVim. Personally I like to be in control of everything and LazyVim takes too much away from me.

permalink
report
reply
4 points

What does it take away?

permalink
report
parent
reply
3 points

For me LazyVim is just magic I don’t want to learn, along with preferring to have explicit control of the whole setup. Also migrating to something else takes more effort going from one magic to another magic. I’ve just finished migrating from packer to lazy.nvim and I like that I still have all the git history in my plugin/* files.

I’m very happy with my new “vanilla” lazy.nvim setup now.

permalink
report
parent
reply
3 points

One nice thing with lazyvim is there’s a single option to disable all the key bindings so you can map them yourself. I really like the set of plugins it comes with too, so I’ve been really happy with the distro so far.

permalink
report
parent
reply
1 point
*

Yeah I like the set of plugins it comes with. It’s definitely a well curated distributions.

permalink
report
parent
reply
1 point

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.

permalink
report
parent
reply
1 point
*

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.

permalink
report
parent
reply

Community stats

  • 434

    Monthly active users

  • 147

    Posts

  • 516

    Comments