C # - Using Vim - Primary Editor

I drank kool help. Vim is elegantly beautiful, and I have to learn how to use it and configure it for a great compiler. This is the best way to find out.

Question: where to start? Is there a good tutorial that teaches Vim for C # on Linux, but one that assumes you don't know anything about Vi at all?

Mass recognition to anyone who can provide this. Seriously.

+7
source share
3 answers

I used the following instructions to successfully install vim for C # / mono in the past:

http://arun.wordpress.com/2009/04/10/c-and-vim/

Vim is actually a good fit for C #. Even makes a basic completion!

Change The original link was dead, replaced by a copy of the remote machine.

+2
source

I like vim and I use viemu to work in the studio.

0
source

All Articles