Remove arpeggio fd and jk because they interfere with Cmd-j, Cmd-k

This commit is contained in:
Yan Pritzker
2012-04-15 12:36:11 -07:00
parent 2405ef2e40
commit 1d89bbbf81
2 changed files with 1 additions and 7 deletions

View File

@@ -323,7 +323,6 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke
* `,.` to go to last edit location (same as `'.`) because the apostrophe is hard on the pinky
* `Cmd-'` and `Cmd-"` to change content inside quotes
* Cmd-Space to autocomplete. Tab for snipmate snippets.
* `fd` and `jk` key *chords* - hit the first two homerow buttons simultaneously on either side of the keyboard to go to beginning and end of line
* `,ci` to change inside any set of quotes/brackets/etc
#### Tab Navigation