Browser extension which allows Vim keys for text editing inside textarea HTML elements.
It uses only pure DOM API.
Other famous plugins use vim keys to navigate in the browser/web page. This plugin allows to use vim keys in text editing inputs!
Plugin functionality can be toggled with a special key combination:
alt+von windows / linuxCommand+Control+von macOS
It is because sometimes you may not want to vim-typer interfere with another vim-like plugin.
Please look at the indicator. When it becomes green: the plugin functions are available.
Currently, vim-typer supports:
h,j,k,lewhas early support- more are planned
work with src and tests folder. Everything is bundled to the src_js directory with npm run build