Skip to content

Commit

Permalink
Delete wrong vi motion command (#1413)
Browse files Browse the repository at this point in the history
  • Loading branch information
veeven committed May 28, 2024
1 parent b93523d commit 6ab9981
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion book/line_editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ Vi Normal motions
| Key | motion |
| --- | ----------------- |
| w | Word |
| d | Line end |
| 0 | Line start |
| $ | Line end |
| f | Right until char |
Expand Down

0 comments on commit 6ab9981

Please sign in to comment.