Skip to content

gitter-badger/monodevelop-justenoughvi

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just Enough Vi for MonoDevelop / Xamarin Studio 6.0

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

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)

About

Simplified Vi mode for MonoDevelop/Xamarin Studio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%