This repo includes my standard vim config files:
.basevimrc
- common to all vim instances, inherited by the below.vimrc
- specific to original vim from command prompt.vscodevimrc
- specific to VS Code's vim extension.vsvimrc
- specific to Visual Studio's vim extension
Run setup.ps1
in Powershell. This creates sym links to the config files from ~
, where my vim instances point expecting these files.