Closed mmorey closed 10 years ago
Disregard, looks like you can change the shortcut via the key bindings settings screen:
Unfortuantly it doesn't look like XVim is using the key bindings properly.
If you want to use XVim with Code Pilot (using the default CMD+Shift+X) you should remove item1.keyEquivalent = @"X";
from the XVim source before building the XVim plugin.
Nice Work!
XVim also uses CMD + SHIFT + X. Is it possible to make this user selectable?
I tried to manually make the change but I must be missing something: