From a70688b590e2ba127b29f80db0b22778bc6a778f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henr=C3=A9=20Botha?= <5593874+henrebotha@users.noreply.github.com> Date: Fri, 16 May 2025 15:25:42 +0200 Subject: [PATCH] Remove spurious paragraph break --- src/content/docs/configuration/config.mdx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/content/docs/configuration/config.mdx b/src/content/docs/configuration/config.mdx index bbd0296..2993b50 100644 --- a/src/content/docs/configuration/config.mdx +++ b/src/content/docs/configuration/config.mdx @@ -431,7 +431,6 @@ keybindings in the shells). There are four supported values: `"emacs"`, `"vim-normal"`, `"vim-insert"`, and `"auto"`. The keymap mode `"emacs"` is the most basic one. In the keymap mode `"vim-normal"`, you may use k and j to navigate the history list as in Vim, whilst pressing - i changes the keymap mode to `"vim-insert"`. In the keymap mode `"vim-insert"`, you can search for a string as in the keymap mode `"emacs"`, while pressing Esc