From c9e940a6629f4a29a08e5d071369163b3a075e84 Mon Sep 17 00:00:00 2001 From: quilime Date: Mon, 11 Jan 2021 16:16:57 -0800 Subject: [PATCH] Update Vim-Cheatsheet.md --- Vim-Cheatsheet.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Vim-Cheatsheet.md b/Vim-Cheatsheet.md index 052a247..abe38b0 100644 --- a/Vim-Cheatsheet.md +++ b/Vim-Cheatsheet.md @@ -70,6 +70,9 @@ noremap - `gt` - `g`o `t`o next tab - `gT` - `g`o `T`o previous tab +### + + - ` + w + w` - Switch Panes ## References -- 2.34.1