I've been using VI/VIM for decades. If I am looking at a piece of code, I don't think too much about how to move around, or delete lines, or such. It mostly happens while I'm thinking of higher level issues.
Fixing indent issues is just a couple keystrokes, so that reduces my distraction too.
Practice, practice, practice with the tools you are going to use every day.
I think about this meme every time I get distracted adding more customization to my vimrc. "How do I quit vim?" I ask myself as I dig deeper down the rabbit hole.
reply