this post was submitted on 28 Sep 2024
309 points (97.2% liked)
People Twitter
5182 readers
1572 users here now
People tweeting stuff. We allow tweets from anyone.
RULES:
- Mark NSFW content.
- No doxxing people.
- Must be a tweet or similar
- No bullying or international politcs
- Be excellent to each other.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
At the end of the day, it's a bit like a good editor setup. Sure, your crazy neovim skills might save you a minute or two here and there. But I've met excellent programmers that can code in anything, and be just as efficient as the Neovim nerds.
Programming is not just about writing code, you spend a lot of time thinking about it, which is a huge part of the work.
I think things like helix and neovim are more about the dopamine hit from hitting the exact right sequence of buttons to make the change you want
Definitely feel faster using helix than vscode though, even just stuff like m+i+" (select all within quotes, brackets etc)