aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-01-06 23:08:08 +0800
committerjdhao <jdhao@hotmail.com>2021-01-06 23:08:08 +0800
commit6b1149541294050f4e2ab09e0fc7d85a1545b9c4 (patch)
tree08be63b7c3c970733830cc1121fef4508fea1211
parenta789afde984207b701e1bc58c167daac24ce8647 (diff)
Update mappings
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index bcfda9b..5859b30 100644
--- a/README.md
+++ b/README.md
@@ -49,7 +49,7 @@ represents the `,` character.
|-------------------|---------------|-----------------|------------------------------------------------------------------|
| `<leader>f` | Normal | Linux/macOS/Win | Fuzzy file search in a floating window |
| `<leader>h` | Normal | Linux/macOS/Win | Fuzzy help search in a floating window |
-| `<leader>b` | Normal | Linux/macOS/Win | Fuzzy buffer tag search in a floating window |
+| `<leader>t` | Normal | Linux/macOS/Win | Fuzzy buffer tag search in a floating window |
| `<leader><Space>` | Normal | Linux/macOS/Win | Remove trailing white spaces |
| `<leader>v` | Normal | Linux/macOS/Win | Reselect last pasted text |
| `<leader>ev` | Normal | Linux/macOS/Win | Edit Neovim config in a new tabpage |