I have been researching coding editors but everytime I run up against some issue that is 1/2 coded or in the process of getting better. VIM offers everything in terms of a real powerhouse tool without all the UI fluff.
What I want to know is how can I use it to build and compile .Net projects, .cs fro within VIM without shelling out to devenv.exe...
Thoughts?