this post was submitted on 15 Mar 2026
16 points (94.4% liked)

Neovim

2774 readers
2 users here now

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] 5ymm3trY@discuss.tchncs.de 3 points 1 week ago (1 children)

Looks nice. One thing I noticed is lsp-zero. Starting from v0.11 you don't need that anymore. VonHeikemen (the developer of lsp-zero) even says that on the Github page and has some links how to migrate to the native lsp commands of Neovim. Maybe an excuse for you to tweak your config ;)

[–] xav@programming.dev 1 points 1 week ago (1 children)

That and I think nvim 12 will make Last.vim obsolete.

[–] chasteinsect@programming.dev 1 points 1 week ago (1 children)
[–] xav@programming.dev 1 points 1 week ago (1 children)

I typed Lazy but my autocorrect didn't agree.

[–] 5ymm3trY@discuss.tchncs.de 2 points 6 days ago

I haven't looked at the integrated package manager yet so I don't know much about the details. Things like lazy loading is a big deal for some people. I am not sure if and how well that is supported by the native one.