emergencybird@lemmy.worldtoAsklemmy@lemmy.ml•What's something you want to stop doing but can't actually stop?
9·
5 months agoI want to stop being a perfectionist. I tend to overthink very simple tasks, trying to make sure I do things in the most efficient manner. Agonize over mistakes. I find it funny that I’m so critical of myself but I would never think to apply that to other people. I’m working on it, it’s just very difficult
If you aren’t already, you could get familiar with the vim motions within VSCode via a plugin. Moving over to a vim setup can be overwhelming, setting up your lsp,linters, other packages. Adding on the need to still learn key bindings makes it extra difficult. I started with VSCode using vim motions, went to doom emacs and used evil mode and then my mentor got me hooked on vim. Do it in steps and you’ll get to a config that lets you code without much fussing, good luck!