From bfd3af815521f43fed4f51d032c0e2937085ca99 Mon Sep 17 00:00:00 2001 From: j-james Date: Sun, 15 Nov 2020 01:12:11 -0800 Subject: Create vim-plug shortcuts --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 28e508e..c7ffb74 100644 --- a/README.md +++ b/README.md @@ -66,14 +66,17 @@ One further common problem is that `tmux` can change key combination behaviour, * `F3` and `SHIFT+F3`: Find next and previous occurences. * `CTRL+H`: Find and replace. `[FIND]` and `[REPLACE]` are prepopulated. +#### Undoing + * `CTRL+Z` or `CTRL+U`: Undo. + * `CTRL+Y`: Redo. + #### Tab navigation * `CTRL+T`: Open a new tab. * `CTRL+TAB`: Cycle to the next tab. * `CTRL+SHIFT+T`: Cycle to the previous tab. -#### Undoing - * `CTRL+Z` or `CTRL+U`: Undo. - * `CTRL+Y`: Redo. +#### Plugin updating + * `CTRL+U`: Update installed plugins #### Other text manipulation tricks * `CTRL+LEFT/RIGHT`: Move cursor per word (works in selection as well). -- cgit v1.2.3-70-g09d2