So a lot of my programmer buddies have urged me to switch from (g)vim to a "real" text editor like notepad++. My opinion has always been that they simply don't understand how to use vim. Lately, I've been hearing more and more people talking about notepad++ and I got to wondering... Does notepad++ actually have any features that Vim doesn't or vice versa? Nobody has actually been able to give me any legitimate reason to make the switch other than that they like it more. What are your thoughts?
it is a plug-in for notepad++, which make it possible to edit as vi/vim in notepad++. ViSimulator simulates/emulates most frequently-used vi/vim commands to provide more powerful editing capability for notepad++.
TL;DR – How to Exit Vim If you made some changes and would like to keep them, type :wq and press Enter / return. If you made some changes and would rather discard them, type :q! and press Enter / return.
Exit Vim Using a Shortcut Key To save a file in Vim and exit, press Esc > Shift + ZZ. To exit Vim without saving, press Esc > Shift + ZX.
Vim has modal editing (answering the vice versa part). And it runs in a terminal. You are likely correct; if "vim" isn't a real text editor, I'm not sure what is. I guess ed
, the standard Unix text editor, would be the only real one.
Don't let the peer pressure get to you. They're just jealous because they can't delete a line with two keystrokes.
Vim is just as much of a text editor as Notepad++. You can mod vim to have colors, tabs, basically everything that Notepad++ has and so much more.
Vim is about touch typist shortcuts. Notepad++ is a usual text editor. I have been using vim for years now and I would not trade it for Notepad++. However, to a new user its definitively easier to use Notepad++ than vim. Vim has a very bad learning curve.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With