book-notes

My favorite editor is VIM. To learn vim you can just type vimtutor in your terminal.

Lesson 2.3: On Operations and Motions

Lesson 2.6: Operating on Lines

Lesson 2.7: The Undo Command

Lesson 3.3: The Change Operator

Lesson 3.4: More Changes Using c

Lesson 4.1: Cursor Location and File Status

Lesson 4.2: The Search Command

Lesson 4.4: The Substitute Command

Lesson 5.3: Selecting Text to Write

Lesson 5.4: Retrieving and Merging Files

Lesson 6.3: Another Way to Replace

Lesson 6.4: Copy and Paste Text

Lesson 6.5: Set Option

Lesson 7.1: Getting Help

Lesson 7.3: Completion