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. |-------------------|---------------|-----------------|------------------------------------------------------------------| | `f` | Normal | Linux/macOS/Win | Fuzzy file search in a floating window | | `h` | Normal | Linux/macOS/Win | Fuzzy help search in a floating window | -| `b` | Normal | Linux/macOS/Win | Fuzzy buffer tag search in a floating window | +| `t` | Normal | Linux/macOS/Win | Fuzzy buffer tag search in a floating window | | `` | Normal | Linux/macOS/Win | Remove trailing white spaces | | `v` | Normal | Linux/macOS/Win | Reselect last pasted text | | `ev` | Normal | Linux/macOS/Win | Edit Neovim config in a new tabpage |