Skip to content

Commit

Permalink
basics: navigation key binding update
Browse files Browse the repository at this point in the history
Signed-off-by: Practicalli Johnny <[email protected]>
  • Loading branch information
practicalli-johnny authored Dec 7, 2023
1 parent 9ccac9f commit c9c7677
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/neovim-basics/navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,8 +101,8 @@ Jump to a specific line using the number as a command

`:changes` shows the Neovim changelist containing all points in the current buffer which have changed

- ++"g"++ ++semi-colon++ jump back (previous edit)
- ++"g"++ ++full-stop++ jump forward
- ++"g"++ ++semicolon++ jump back (previous edit)
- ++"g"++ ++period++ jump forward
- ++"ctrl"++ and navigation key (hjkl) to move to changelist window
- ++"q"++ closes the changelist buffer

Expand Down

0 comments on commit c9c7677

Please sign in to comment.