Skip to content

Commit

Permalink
Update commands.md (#102)
Browse files Browse the repository at this point in the history
Fixing anchors
  • Loading branch information
luiseduardobraschi authored May 5, 2024
1 parent ac791a6 commit 65c8f16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/reference/commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -922,8 +922,8 @@ Wraps lines. By default, it wraps lines at the first ruler's column.

### `yank`

Paste text from the "kill ring" (added with [add_to_kill_ring](#add_to_kill_ring) or
[delete_to_mark](#delete_to_mark)).
Paste text from the "kill ring" (added with [add_to_kill_ring](#add-to-kill-ring) or
[delete_to_mark](#delete-to-mark)).

<!-- Some regex-related and search-related commands missing. They don't seem to
be too useful. -->
Expand Down

0 comments on commit 65c8f16

Please sign in to comment.