aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-08-05 02:12:35 +0800
committerjdhao <jdhao@hotmail.com>2021-08-05 02:12:35 +0800
commita2c8abbbeaece63a08c3115ca9f17ff789e6801c (patch)
tree8dc5a710ebb910d668d58eeede98f2a8af92461c /README.md
parent140509de295bffc1afc59f8cc3a1c9fec4e171fa (diff)
update README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b4984cb..2b322b1 100644
--- a/README.md
+++ b/README.md
@@ -76,7 +76,7 @@ represents ASCII character `,`.
| `<F12>` | Normal | Linux/macOS/Win | Toggle paste mode |
| `\x` | Normal | Linux/macOS/Win | Close location or quickfix window |
| `\d` | Normal | Linux/macOS/Win | Close current buffer and go to previous buffer |
-| `{count}gb` | Normal | Linux/macOS/Win | Go to {count} buffer or next buffer in the buffer list. |
+| `{count}gb` | Normal | Linux/macOS/Win | Go to buffer {count} or next buffer in the buffer list. |
| `Alt-M` | Normal | macOS/Win | Render Markdown to HTML and open it in system browser |
| `ob` | Normal/Visual | macOS/Win | Open link under cursor or search visual selection |
| `ctrl-u` | Insert | Linux/macOS/Win | Turn word under cursor to upper case |