visual-studio-codevscodevim

Vim EasyMotion for VS Code not activating


Does anyone use Vim with VSCode? For some reason, my <leader> key (space), does not activate the easy-motion plugin (I made sure it is enabled in the settings), but just moves the cursor to the right once. I am new to VS Code, am I missing something? I still haven't figured out how .vimrc works with VS Code.

TIA!


Solution

  • It's not nessesary to use .vimrc file for vscode unless you want some customized behaviors.

    Hope it would help you get into Visual Studio Code quickly.