From 985556c0eb78d5e6be70b17fc418a74399820201 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Fri, 19 Jan 2024 19:10:51 -0500 Subject: [PATCH] impr: apply suggestion --- docs/configuration/keymap.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/keymap.md b/docs/configuration/keymap.md index 8f6483fb1..42422ce64 100644 --- a/docs/configuration/keymap.md +++ b/docs/configuration/keymap.md @@ -43,7 +43,7 @@ Close the current tab; if it's the last tab, exit the process instead. | Options/Arguments | Description | | ----------------- | ----------------------------------------------------------------------------------------------------------------- | -| `[n \| n%]` | Move the cursor up or down by `n` or `n%` lines. Use negative values to move up and positive values to move down. | +| `[n]` / `[n%]` | Move the cursor up or down by `n` or `n%` lines. Use negative values to move up and positive values to move down. | ### `leave`