From aba8e8f1da8610258933de887ebab1c5df0ef480 Mon Sep 17 00:00:00 2001 From: yan Date: Mon, 30 Jan 2012 11:10:18 -0600 Subject: [PATCH] Added cmd-space to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fc7520a..ef474b0 100644 --- a/README.md +++ b/README.md @@ -303,6 +303,7 @@ files contain key mappings as well (TODO: probably will move them out to skwp-ke * `;` in addition to `:` - avoid Shift for common tasks, just hit semicolon to get to ex mode * `,.` to go to last edit location instead of `'.` because the apostrophe is hard on the pinky * `Cmd-'` and `Cmd-"` to change content inside quotes + * Cmd-Space to autocomplete. Tab for snipmate snippets. #### Tab Navigation