Vim-like Navigation

Use (h,j,k,l) to scroll around. gg to go to top G to to bottom

目前為 2019-04-16 提交的版本,檢視 最新版本

作者
Max Schulte
評價
0 0 0
版本
1.1
建立日期
2019-04-16
更新日期
2019-04-16
尺寸
1.3 KB
授權條款
未知
腳本執行於
所有網站

This is a just a simple script I wrote in a hour while bored and annoyed my browser didn't have key mappings for vim keys. h,j,k,l change allow you to scroll around the page. G and gg take you to the bottom and top of the page respectively. These mapping won't apply when you are inside of a text input