From ea7f452b20582056e72bde7c5d0ad14633d736cc Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Thu, 6 Apr 2017 23:43:00 +0200 Subject: Added shortcut doc chapter 'annoyances' --- doc/shortcuts.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/shortcuts.txt b/doc/shortcuts.txt index c52bc3a..2c96bef 100644 --- a/doc/shortcuts.txt +++ b/doc/shortcuts.txt @@ -29,7 +29,6 @@ caw = select 'a word' [visual mode] # with selected lines gq = formats text so that it fits in whatever :set textwidth was set iB = select block between curly braces (:help object-select) -gv = reselect last selection [commands] @@ -119,6 +118,10 @@ CTRL-V = display completions: vim command line CTRL-U = display completions: user-defined +[annoyances] +gv = visual mode: reselect last selection +CTRL+o = lets the caret jump back to the previous location + [netrw] :Lex = open the netrw-view as project drawer -- cgit v1.2.3