Skip to content

Commit

Permalink
Update navigation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaelromao authored Jun 16, 2023
1 parent b63b4b1 commit 088d29f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/navigation.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ The Navigation and Media layer can be activated holding the outer left and right

### Navigation
- The Navigation layer gives access to [Standard Modifiers](modifiers.md#standard-modifiers), Enter, Tab, Insert, Delete, Home, End, Page Up, Page Down and VIM style navigation, as well as Esc and a Save shortcut.
- In VIM, navigation with `hjkl` should be remapped to `haei`, to use the fingers in the home position. In addition to that, `e` should be remapped to `l`, `a` should be remapped to `k` and `i` should be remapped to `j`.
- In VIM, navigation with `hjkl` should be remapped to `raei`, to use the fingers in the home position. Some other bindings should be remapped as well:

```vim
noremap A J
Expand Down

0 comments on commit 088d29f

Please sign in to comment.