Skip to content
JugglerShu edited this page Oct 12, 2013 · 3 revisions

Direction

Since we already have basic features I think that we should do mainly 3 things.

  1. Bug fix for basic commands such as motions, operations
  2. Add more vim features
  3. More nicer integration with Xcode (better window manipulations, work with the navigator)

Bug fix

Bug fix will be on 'Develop' branch. The main tasks are solving the issues categorised as 'bug' in github repository.

Add more vim features

Adding new features will be on '2.0-dev' branch. The new features includes

  • Replace mode
  • Block Insertion
  • Command Execution by "!"

More features to implement under 2.0-dev will be added.

More nicer integration with Xcode

This work also will be on '2.0-dev' branch.

Discussions

The direction of XVim project will be discussed in XVim Developer Group

Clone this wiki locally