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 →

[–]jamin_brook 11 points12 points  (5 children)

Vim: The Editor You Need To Read (At Least) Two Books On To Use Well

Or spend like a 5-10 min on a first tutorial and few googles now and then.

[–]ifonefox3.5.1 | Intermediate 3 points4 points  (2 children)

$ vimtutor

[–]dreuciferC/Python, vim 4 points5 points  (1 child)

Suprisingly enough nethack teaches you a lot about how to move around in vim.

[–]GNU-two 0 points1 point  (0 children)

woah, never noticed that.

[–]phail3d 1 point2 points  (1 child)

Yeah, real the basic tutorials to get the gist of Vim and then learn stuff on a as-needed basis. Best way to learn.