Use VIM keys in browser
This extension allows use vim keys for text editing. Other vim plugins allows you to navigate in browser or webpage. This extension allows you to use vim keys while typing in input fields. Currently only `textarea` HTML elements are supported.
Enable vim keys
Plugins functionality can be toggled with special key combination adjustable via `chrome://extensions/shortcuts`:
- `alt` + `v` on windows / linux
- `Command` + `Control` + `v` on macOS
It is because, sometimes you may don't want to `VIM typer` interfere with other vim like plugins.
Please look at the indicator (small red square in top left corner). When it becomes green: the plugin functions are available.
# supported keys
Currently, `vim-typer` supports:
- `h`,`j`,`k`,`l`
- `e`
- `w` has early support
- more are planned
Latest reviews
- (2023-10-08) MarioTHROWSfireBalls untitled: This extension is amazing can't wait for it to get more features
- (2022-02-09) Melvin MacDonald: Looking forward to any development of this extension. Editing text fields in Chrome is just so tedious, especially on laptops with poor trackpads.