13
this post was submitted on 30 Oct 2023
13 points (81.0% liked)
Neovim
2159 readers
1 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I think lazy.nvim has a pretty decent UI box for when you have plugins already installed. Things like managing updates and uninstalling for a session. But yeah it would be such a mess for a separate program to mess with the actual nvim config, or it would require enough setup to make it not even worth it in the first place. 99% of plugins can be “installed” by just pasting their remote Git repo urls into your package manager setup so, it’s not bad really. Part of the trade off for more control and efficiency I guess!