-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed as not planned
Labels
Description
Feature request
As a vim user, I'd like to use vim shortcut to navigate docs, some possileble shortcut like
- ctrl + H, move to sidebar
- ctrl + L, move to page
- j, scroll down page/sidebar
- k, scroll up page/sidebar
- /, search work in this page
- gg, go to the first line of current page
- ...