this post was submitted on 30 Aug 2023
34 points (100.0% liked)

Neovim

2304 readers
1 users here now

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] __lb__@feddit.nl 4 points 2 years ago (2 children)

I just switched to packer 3 months ago from Plug.

[–] Piatro@programming.dev 2 points 2 years ago (1 children)

I'm curious, why did you switch from plug? I keep seeing new plugin managers pop up but plug has been solid for years for me.

[–] __lb__@feddit.nl 4 points 2 years ago

Only reason I switched was I was redoing my neovim config in lua. Almost all the lsp examples are in lua and most lua plugins showed packer config examples. So I went with the kids path of least resistance and used what seemed most popular at the time.