I am new to Vim and I have installed the Vim Extension in Vscode. I know that we can customize the default Vim Editor by modifying the vimrc file.
I want to change some keybindings in the VsCode Vim extension. How to do it/Where will I find the vimrc of Vscode Vim?
Make sure you have a /.vimrc
or /_vimrc
file in $HOME
directory and follow the follow the following steps :
vimrc
Use Keymappings from a .vimrc file