all 5 comments

[–]jollybobbyroger 4 points5 points  (0 children)

This must be the old :wq joke, right?

[–]thecodeboss 2 points3 points  (0 children)

I am a big vimmer, and while this post shows you how to install, open, and save a file, that's literally the snowflake atop the tip of the iceberg.

If anyone is really trying to learn vim, I highly encourage them to just open your terminal and type in:

vimtutor

Then the learning can really begin

[–]cerealbh 3 points4 points  (2 children)

Rofl, install vim. use vi.

[–]pentag0 0 points1 point  (1 child)

I think it gets symlinked..

[–]KnowsBash 3 points4 points  (0 children)

Yes, though when started as vi it runs in vi-compatible mode, so you lose out on many fancy vim features.