OR get Vim in your Visual Studio. http://viemu.com
I think getting Vim in VS is much better option because I can't live without Resharper. Now I get best of both the worlds!
Why? Because you think Vim's tabline is a replacement for :ls<CR> ? I talk to a lot of people trying to use Vim's tabs the way other editors use tabs--to list the open files--but it doesn't always work.
All I want is CTRL+C and CTRL+V, and to not have to type I before I can edit anything. Is there any way to tell the thing to simply behave like Notepad so that I can edit some text?
All I want is for my car to behave like walking. How can I replace the ignition key with tying shoelaces?
Vim is really a crude programming language for text manipulation, more than anything else. Trying to use it like notepad throws out more or less all the reasons you would have for using it.
(As a side note: there are wrappers around it that try to do what you want. see 'evim' or 'cream')
[+] [-] solutionyogi|17 years ago|reply
[+] [-] zcrar70|17 years ago|reply
[+] [-] w1ntermute|17 years ago|reply
[+] [-] brentr|17 years ago|reply
[+] [-] mrduncan|17 years ago|reply
[+] [-] igorgue|17 years ago|reply
[1]: map <F3> :NERDTreeToggle <CR>
[+] [-] mapleoin|17 years ago|reply
in case you were wondering...
[+] [-] itodd|17 years ago|reply
[+] [-] graywh|17 years ago|reply
[+] [-] jasonkester|17 years ago|reply
[+] [-] ori_b|17 years ago|reply
Vim is really a crude programming language for text manipulation, more than anything else. Trying to use it like notepad throws out more or less all the reasons you would have for using it.
(As a side note: there are wrappers around it that try to do what you want. see 'evim' or 'cream')
[+] [-] asb|17 years ago|reply
http://en.wikipedia.org/wiki/Nano_(text_editor)
You may also like Cream (an easy to use configuration of vim - perhaps gvim only?)
http://cream.sourceforge.net/
[+] [-] graywh|17 years ago|reply
[+] [-] tannerburson|17 years ago|reply
[+] [-] lena|17 years ago|reply
[+] [-] shiranaihito|17 years ago|reply
After trying it out a couple of times, though, I came to realize that I like it.
Maybe you could give it another chance or two.