/sublimeAlternateVIMNavigation

Keyboard navigation using IJKL for Sublime Text 2/3

Primary LanguageJavaScript

Sublime Alternate VIM Navigation

A Sublime Text 2/3 plugin that let's you move and select text using IJKL instead of the arrow keys. Similar to vim keyboard control but with a different mapping.

Usage

ctrl (OSX) or alt (Linux, Windows) + i, j, k or l - move cursor up, left, down, or right

ctrl (OSX) or alt (Linux, Windows) + h or ; - move cursor to beginning or end of line

Add shift to any of the previous shortcuts to select text while moving

Add command (OSX) or ctrl (Linux, Windows) to move by word; works with shift