sourabh jaiswal
sourabh jaiswal

Reputation: 1382

How to use vi/vim/gvim seamlessly with visual studio 2008?

I tried viEmu trial version but it failed to start. Please give some alternate suggestions??

Upvotes: 5

Views: 3566

Answers (2)

Jay
Jay

Reputation: 57979

Stick with it and get ViEmu working -- you really get the best of both VI and VS. The guy who makes it, Jon, is really nice and very helpful. Contact him through the site and he'll help you get it going and probably extend your trial for you.

Upvotes: 2

Andrew Scagnelli
Andrew Scagnelli

Reputation: 1604

You can use the visual_studio.vim script to integrate gvim and Visual Studio, depending on what version you're using. The vim Wikia has more information: http://vim.wikia.com/wiki/Integrate_gvim_with_Visual_Studio

Upvotes: 2

Related Questions