13
4
I'm a Vim user trying to move to Sublime Text 2, as it's faster than MacVim with a bunch of stuff open.
I have may custom keyboard shortcuts in Vim, that I would like to transfer to ST2.
How can I set up custom shortcuts? Is there an equivalent to vimrc?
I know I can do some chording shortcuts via the OS X Preferences, but they won't respect the command mode in ST2.
For example, I want to set ^w l to move the input focus one column/pane to the right, and ^w h to move to the left.