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

Neovim

2161 readers
3 users here now

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] xigoi@lemmy.sdf.org 8 points 1 year ago (8 children)

This is one thing I hate about Neovim. One year, Packer is what everyone uses, next year it's deprecated. It's like with JavaScript libraries.

[–] __lb__@feddit.nl 2 points 1 year ago (2 children)

I just switched to packer 3 months ago from Plug.

[–] Piatro@programming.dev 1 points 1 year 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 1 points 1 year 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.

load more comments (5 replies)