Skip to content

oraclechang/VsVim

 
 

Repository files navigation

Welcome to VsVim
====

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.

Building
===

1. Install the Visual Studio SDK 
2. Run Populate-References.ps1
3. Open the Solution VsVim.sln
4. Build

VsVim.sln will only work on machines with both Visual Studio 2010 and 2012 installed.  For machines with only one or the other installed use VsVim10 and VsVim11 respectively.

Branching Structure
===

 - master: This is the branch used for the majority of feature development.  
 - refactor: Used for longer term refactoring

About

Vim Emulator Plugin for Visual Studio 2010+

Resources

License

Stars

Watchers

Forks

Packages

No packages published