Skip to content

Commit 9b207d5

Browse files
authored
Remove spurious paragraph break (#93)
1 parent 26bc556 commit 9b207d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/configuration/config.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -431,7 +431,6 @@ keybindings in the shells). There are four supported values: `"emacs"`,
431431
`"vim-normal"`, `"vim-insert"`, and `"auto"`. The keymap mode `"emacs"` is the
432432
most basic one. In the keymap mode `"vim-normal"`, you may use <kbd>k</kbd>
433433
and <kbd>j</kbd> to navigate the history list as in Vim, whilst pressing
434-
435434
<kbd>i</kbd> changes the keymap mode to `"vim-insert"`. In the keymap mode `"vim-insert"`,
436435
you can search for a string as in the keymap mode `"emacs"`, while pressing <kbd>
437436
Esc

0 commit comments

Comments
 (0)