Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xi/minium
minium - minimal vim keybindings for chromium
https://github.com/xi/minium
Last synced: about 1 month ago
JSON representation
minium - minimal vim keybindings for chromium
- Host: GitHub
- URL: https://github.com/xi/minium
- Owner: xi
- License: mit
- Created: 2015-07-13T20:50:08.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T16:07:16.000Z (about 6 years ago)
- Last Synced: 2023-04-03T10:34:16.430Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
minium - minimal vim keybindings for chromium
key | action
--- | -------------
h | scroll left
j | scroll down
k | scroll up
l | scroll right
gg | scroll to top of the page
G | scroll to bottom of the pageFor a more complete set of vim keybindings for chromium see
[Vimium](https://github.com/philc/vimium).