Skip to content
/ VsVim Public
forked from VsVim/VsVim

Vim Emulator Plugin for Visual Studio 2010+

License

Notifications You must be signed in to change notification settings

cieplok/VsVim

This branch is 4 commits ahead of, 3158 commits behind VsVim/VsVim:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6516655 · Sep 10, 2014
Apr 11, 2012
Mar 27, 2014
Aug 27, 2014
Sep 3, 2014
Sep 2, 2014
Oct 1, 2013
May 22, 2012
Mar 19, 2014
Nov 24, 2011
Feb 24, 2012
Jun 3, 2014
Jun 5, 2014
Jun 5, 2014
Sep 26, 2013
Sep 29, 2013
Mar 23, 2014
Jul 22, 2014

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.

AppVeyor Status: Build status

Building

  1. Install the Visual Studio SDK
  2. Open the Solution VsVim.sln
  3. Build

VsVim.sln will work with any version of Visual Studio since 2010. The SKU must be professional or higher due to the use of VSIX projects.

Branching Structure

  • master: Stable branch
  • staging: Used for releasing new versions
  • fixes*: Both short and long term fixes
  • dead*: Branches which will never integrate with master again.

About

Vim Emulator Plugin for Visual Studio 2010+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 67.5%
  • F# 32.2%
  • PowerShell 0.3%