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 @@ -373,7 +373,7 @@ solutions to puzzles in Vim Adventures
- `:37 68|` to get to the star portal
- it teleports us to the B mark puzzle
- B mark puzzle
- `mB 16| mg :2 mi 14| mu`
- `mB 16| mg :2 mi :14 mu`
- a chest appears on the x, but we don't have the key yet
- `:reg<Enter>` and notice the message on the "y register:
- go to `` `W `` and then go to `` `Y ``, but don't skip the scrolling
Expand Down