A script for the Windows application AutoHotKey that implements many of the Vim shortcuts systemwide.
- Download the source code.
- Open the file src/vim-everywhere.ahk with AutoHotkey. The V tray icon should appear.
- Press
Ctrl + [
to get into normal mode. - Use vim-like shortcuts systemwide.
- Press
i
ora
to return to insert mode.