i spent a lot of time and i am super productive makimg my muscle memory work well navigating text files on windows. Now that i am on emacs, I see my productivity drop severely.
for example, in Visual Studio to move to the next word you type Ctrl + right arrow, and to the prev Ctrl + left arrow. I both think that this is more natural than M-b and M-f and it's easier because it's what other systems use (think, word docs, or text boxes when typing an email or a Stack question).
Is there a simple way to configure the emacs keyboard shortcuts to map to the ones from other systems?