Using Vim is Primary Editor
I've drunk the kool aid. Vim is elegantly beautiful, and I must learn how to use it and configure it to have a great compiler. Tis the best way to learn.
The question is, where do I start? Is there a good tutorial which teaches Vim for C# in Linux, yet one which assumes that you know next to nothing about Vi in general?
Massive kudos to anyone who can supply this one. Seriously.
Look into these
I've used the following instructions to set up vim for C#/mono in the past successfully:
http://arun.wordpress.com/2009/04/10/c-and-vim/
Vim is actually quite good for c#. Even does basic completion!
Edit : The original link was dead, replaced with a wayback machine copy.
我喜欢vim和Studio使用viemu进行工作。
链接地址: http://www.djcxy.com/p/54122.html上一篇: 在javascript dom中,是否有属性名称的规则?
下一篇: 使用Vim是主要编辑器