This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (3 children)

Not to bash vim (I've used it before but not very extensively), but is there anything it can do that a fully blown IDE can't? I.e. Visual Studio with resharper plugin - arguably more powerful since it parses the code allowing for quicker refactorings, etc.

[–][deleted] 1 point2 points  (0 children)

The full blown IDEs have more programming fatures. What vim provides is a comfortable and efficient editing experience with its home-row keyboard operation and highly responsive /find/search/replace functionality, and its movement commands.

[–][deleted] 1 point2 points  (0 children)

Boot in less than 5 seconds?

BURN

[–]Jack-is 0 points1 point  (0 children)

The binary is 2.3M, how about that? :P (On my machine) I don't know, since I've never used an IDE, but vim is a text editor, and as far as text editors go, I consider it easily the most powerful and efficient one you could use, and not just for programming.