sublimehq / Vintage

Vintage mode adds a vi style command mode to Sublime Text 2
http://www.sublimetext.com/docs/2/vintage.html
581 stars 76 forks source link

Shortcut to enable/disable Vintage #198

Open plato-cambrian opened 9 years ago

plato-cambrian commented 9 years ago

I am pair programming with a non-vim user
We would like to bind a hotkey to toggle the Vintage keybinds on or off
Is there an existing way to do this?

Isaddo commented 9 years ago

If you have installed "Control Package" package, you can disable Vintage through Command Palette ctrl+shift+p -> disable -> vintage and enable it ctrl+shift+p -> enable -> vintage not as quick as hotkey, but I feel good enough.