why my .vimrc seems to not work in the vscode( vim windows)

Viewed 25

I have created a .vimrc and add customization codes into it under my $HOME directory,but it seems to not work in my vim of vscode.I have set the "vim.vimrc.enable":true in the settings.josn and vscode have informed me that it has sourced the .vimrc.

But the interface seems not change. enter image description here

It should be like this (I open the file in the powershell):enter image description here

0 Answers
Related