Vim-like keyboard shortcuts for Windows, using AutoHotkey.
- Get AutoHotkey
- Run it with the script as argument, e.g.:
AutoHotkeyU64.exe "path\to\Wim.ahk"
- The script starts in insert mode. To switch to normal mode, press
[Shift]
+[Esc]
(that way[Esc]
can still be used where needed instead of accidentally switching mode. See the config file to change/disable the modifier key).