From 3377b86a73ce6f13bc43dac24a8bdf80be5f4cc0 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 15 Oct 2017 19:31:28 +0200 Subject: Major refactoring, added many menues and comfort features --- doc/shortcuts.txt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'doc') diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt index fdd28c8..0496821 100644 --- a/doc/shortcuts.txt +++ b/doc/shortcuts.txt @@ -125,9 +125,13 @@ CTRL-U = display completions: user-defined [annoyances] -gv = visual mode: reselect last selection -CTRL+o = lets the caret jump back to the previous location -CTRL+L = redraws the complete screen +gv = visual mode: reselect last selection +CTRL-o = lets the caret jump back to the previous location +CTRL-L = redraws the complete screen +CTRL-R = in insert mode and command line: paste contents of (e.g. : for last command, * for clipboard) +CTRL-R = in normal mode: redoes what has been undone with u +"p = in normal mode: paste paste contents of + [netrw] @@ -135,7 +139,6 @@ CTRL+L = redraws the complete screen gn = makes the directory under the cursor the root directory a = toggles display of hidden files - [filetype:css] viB:sort = sort inner block by name -- cgit v1.2.3