From 8f4d4d9b499563a8a2dc8be3a49d9f629c8837a7 Mon Sep 17 00:00:00 2001 From: jdhao Date: Wed, 30 Sep 2020 11:11:58 +0800 Subject: [PATCH] update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 92413f9..20d3801 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,6 @@ In the following shortcuts, `` represents the `,` character. | `cd` | Normal | Change current directory to where current file is | | `y` | Normal | Copy the content of entire buffer to default register | | `cl` | Normal | Toggle cursor column | -| `s` | Normal | Toggle the sidebar (show project tree view) | | `t` | Normal | Toggle tag window (show project tags in the right window) | | `` | Normal | Toggle spell checking | | `` | Normal | Toggle paste mode |