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 avy.el
Original file line number Diff line number Diff line change
Expand Up @@ -2004,7 +2004,7 @@ selected line. If ARG is negative, kill backward.
If ARG is zero, kill the selected line but exclude the trailing
newline.

\\[universal-argument] 3 \\[avy-kil-whole-line] kill three lines
\\[universal-argument] 3 \\[avy-kill-whole-line] kill three lines
starting from the selected line. \\[universal-argument] -3

\\[avy-kill-whole-line] kill three lines backward including the
Expand Down