开发者

C# - Using Vim as Primary Editor [closed]

开发者 https://www.devze.com 2023-03-25 23:55 出处:网络
Closed. This question is off-topic. It is not currently accepting answers.开发者_如何学运维 Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers. 开发者_如何学运维

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 9 years ago.

Improve this question

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

  1. http://kevin-berridge.blogspot.com/2008/09/vim-c-compiling.html
  2. http://lostechies.com/derickbailey/2010/04/23/using-vim-as-your-c-code-editor-from-visual-studio/


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.


I love vim and for Studio work I use viemu.

0

精彩评论

暂无评论...
验证码 换一张
取 消