views:

59

answers:

1

I've just recently downloaded vsVim to use it with Visual Studio 2010 and join the Vi way. But I haven't been able to find information regarding the specific vsVim documentation.

I know how to use Vim (basic use, nothing even intermediate) but I would like to know if there is something that is still missing from the vsVim implementation, or some special feature.

So could anyone point me to a good resource about vsVim?

Thanks for any help

+1  A: 

Jared has said that the git issue list is the main place he tracks feature requests and issues - so having a look at requests should give you an idea of what notable features are missing.

eddiegroves
The thing is that I'm new to the whole Vim thing... so I don't know what is there and what is missing... I want to learn how to use Vim, but right now I can't tell if something is not working because I'm doing it wrong or because it hasn't been implemented yet
Kiranu
Use regular old Vim as well as VS. Typing emails, commit notes, todo lists, coding html - use vim to do all of this. That's the only way to learn it.
eddiegroves