Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 393 Bytes

Vim Everywhere

A script for the Windows application AutoHotKey that implements many of the Vim shortcuts systemwide.

Usage

  • 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 or a to return to insert mode.