Skip to content
This repository has been archived by the owner on Mar 14, 2018. It is now read-only.

hifi/monodevelop-justenoughvi

Repository files navigation

Just Enough Vi for MonoDevelop 6.0

Simplified Vi mode for MonoDevelop/Xamarin Studio. It's not supposed to completely emulate Vi/Vim but be just enough for navigating.

Join the chat at https://gitter.im/hifi/monodevelop-justenoughvi

Current Features

  • Intuitive and predictable normal mode navigation
  • Full line visual select with yank/delete/indent
  • Pass-through insert mode for full IDE potential

Out of scope

  • : ex mode

Status

There's a lot of bugs in cursor placement (compared to Vi/Vim) when handling some commands. Some are not a big issue but some are annoying enough and should be fixed.

Building

  • MonoDevelop development assemblies
  • Add-in Maker (available in add-in catalogue)