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

Neovim

2110 readers
17 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] darkregn@beehaw.org 3 points 1 year ago (6 children)

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.

[–] ericjmorey@programming.dev 4 points 1 year ago (1 children)
[–] darkregn@beehaw.org 2 points 1 year ago

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.

load more comments (4 replies)