From 75105e694a7be2206b68f695dba575c3cbdd4de8 Mon Sep 17 00:00:00 2001 From: yan Date: Fri, 22 Jun 2012 11:42:18 -0700 Subject: [PATCH] Remove duplication in readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 166079b..de91a3c 100644 --- a/README.md +++ b/README.md @@ -348,7 +348,6 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke * Cmd-Space to autocomplete. Tab for snipmate snippets. * `Cmd-k` and `Cmd-d` to type underscores and dashes (use Shift), since they are so common in code but so far away from home row - * `Cmd-k` and `Cmd-d` to type underscores and dashes (use Shift), since they are so common in code but so far away from home row * `Ctrl-l` to insert a => hashrocket (thanks @garybernhardt) * `,.` to go to last edit location (same as `'.`) because the apostrophe is hard on the pinky * `,ci` to change inside any set of quotes/brackets/etc