Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ solutions to puzzles in Vim Adventures
- paste that 't' using `p` in all the spots that it indicates
- go left and down to the line delete puzzle below the house
- line delete puzzle below house (7 key presses)
- start on 'd' of 'round', `j dj k P G p`
- start on 'd' of 'round', `j dj k P G P`
- grab the '"' register specification
- go up to the house and save the 't' character into another register (such as "a) `"ax`
- go down, right, and up to the 't and x puzzle' above the 't puzzle'
Expand Down