Comment on Which software do you mostly use for programming, and why?
tebro@lemmy.tebro.fi 1 year agoNeovim here as well. Though I do use LSPs. I write mostly Go in a fairly large code base so “go to definition” is pretty much a must have.
I was considering going without and just using grep like tools, but not yet.