VsVim is a free vim emulator for Visual Studio 2019 through to 2026. This is Viv's personal fork of VsVim. It may contain unstable or experimental changes. Please only use it if you are OK with that.
It has a unique extension id compared to VsVim, and having both extensions installed at the same time is very likely to cause problems.
Build of the latest source code can be downloaded from https://github.com/vivlim/VsVim/releases.
If you would like to get the latest updates automatically, you can add the following feed url to Visual Studio as an Additional Extension Gallery:
https://github.com/vivlim/VsVim/releases/latest/download/feed.xml
VsVim can be developed using Visual Studio 2022. The details of the development process can be found in Developing.md
When developing please follow the coding guidelines
All code in this project is covered under the Apache 2 license a copy of which is available in the same directory under the name License.txt.