- Preferences -> Settings - User (Cmd-, in osx)
- add
"ignored_packages": [](don't forget the commas at the end of lines) - save
- now you see
INSERT MODEin the lower left corner - hit ESC to get to
COMMAND MODE. You can use vim commands like:wfor save, and navigation keys likej,k,h,l - now hit
ito get back toINSERT MODE, and use your favorite emacs key bindings, likeC-aandC-e
Created
December 25, 2012 20:42
-
-
Save btaitelb/4375301 to your computer and use it in GitHub Desktop.
enabling vim keybindings in sublime text 2
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment