vote up 7 vote down star
6

I am interested in what people use as their text editor, and would specifically like to know what is the feature of vim that you like the most?

In answering, please state what you mostly use vim to do, sysadmin tasks, programming, and in what language you mostly program in.

flag

35 Answers

prev 1 2
vote up 1 vote down

I use vim (or vi) for every text editing task I do -- programming (php, perl, bash, html, javascript, java), sysadmin, e-mail composition, etc. I'm not proud of that, but it's the editor I know and my fingers are too set in their ways to change.

As for favorite features, I like the vim (and vi) command that likely has the highest power-to-pixel ratio.

.

--
bmb

link|flag
vote up 1 vote down

:q!

and

ZZ

link|flag
vote up 6 vote down

I like the flame wars it start with emacs.

link|flag
vote up 5 vote down

I use vim for editting source code. Its best feature in my opinion is the regex search and replace stuff.

link|flag
vote up 1 vote down

I enjoy the ability to type and save text.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.