this post was submitted on 29 Mar 2026
62 points (97.0% liked)

Programming

26277 readers
250 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 2 years ago
MODERATORS
top 5 comments
sorted by: hot top controversial new old
[–] robbo@programming.dev 10 points 14 hours ago (2 children)

Been using this for a long time now. I like my config to be minimal and this release doesn't require much to do anything. I haven't had a package manger, nvim-lspconfig and for a while I had no nvim-treesitter but that was more trouble than it was worth at the time. So my config is more like what you'd find in an IDE, setting up bindings and language support.

[–] Gonzako@lemmy.world 2 points 8 hours ago

Have ya given kickstart.nvim a check?

[–] Tja@programming.dev 1 points 7 hours ago

I know some of these words!

- an Emacs user

[–] abbadon420@sh.itjust.works 4 points 20 hours ago (1 children)

I tried neovim on windows. It is not quite the same experience. Especially neotree is very buggy

[–] spacemanspiffy@lemmy.world 2 points 12 hours ago

I want to use it on my work PC (Windows) but its so slow its basically unusable. So I use VS with a Vim plugin.