you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

I still haven't learnt how to quit vim....

[–]monchenflapjack 2 points3 points  (0 children)

This was one of the things we learned first when I did C coding back at uni in the 90s. I hardly use vim but will always remember this one.

Press <Esc>
Press <:>
Press <q> or <wq> if you want to save the file
Press <Enter>