From 946045c6bd5d54a6723cf3ecd884d714a252c91a Mon Sep 17 00:00:00 2001 From: Sean Kelly Date: Tue, 22 Nov 2016 20:35:23 -0800 Subject: [PATCH] Update roadmap for ctrl-o --- ROADMAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ROADMAP.md b/ROADMAP.md index 0d552f4f..cf4dcf49 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -237,7 +237,7 @@ Status | Command | Description ---|--------|------------------------------ :white_check_mark: | Esc | end Insert mode, back to Normal mode :white_check_mark: | CTRL-C | like Esc, but do not use an abbreviation -:arrow_down: | CTRL-O {command} | execute {command} and return to Insert mode +:white_check_mark: | CTRL-O {command} | execute {command} and return to Insert mode moving around: