aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2020-09-30 11:11:58 +0800
committerjdhao <jdhao@hotmail.com>2020-09-30 11:11:58 +0800
commit8f4d4d9b499563a8a2dc8be3a49d9f629c8837a7 (patch)
treed193a89e5d09ee61f87c16c2b1acd4b1af42463d
parent85c9c79dc9f21dd8f5b65d6a2a7c2ffd029d65fd (diff)
update readme
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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, `<leader>` represents the `,` character.
| `<leader>cd` | Normal | Change current directory to where current file is |
| `<leader>y` | Normal | Copy the content of entire buffer to default register |
| `<leader>cl` | Normal | Toggle cursor column |
-| `<Space>s` | Normal | Toggle the sidebar (show project tree view) |
| `<space>t` | Normal | Toggle tag window (show project tags in the right window) |
| `<F11>` | Normal | Toggle spell checking |
| `<F12>` | Normal | Toggle paste mode |