Skip to content

Commit 080d7d0

Browse files
committed
Merge remote-tracking branch 'refs/remotes/origin/feat-command-line-editing-mode' into feat-command-line-editing-mode
2 parents 4f36d53 + a02fc44 commit 080d7d0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/kitty-scrollback.nvim.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -945,8 +945,8 @@ COMMAND-LINE EDITING ~
945945

946946
`ℹ` `NOTE`
947947
Command-line editing is only supported for `bash`, `fish`, or `zsh`
948-
Generate the shell configuration and add them to the appropriate location. The
949-
comments in the shell configuration will provide additional setup instructions.
948+
Generate the configuration and add it to the appropriate location. The comments
949+
in the configuration will provide additional setup instructions.
950950
`KittyScrollbackGenerateCommandLineEditing` requires one parameter, either
951951
`bash`, `fish`, or `zsh`. `sh nvim --headless
952952
+'KittyScrollbackGenerateCommandLineEditing <shell>' # replace <shell> with
@@ -957,7 +957,7 @@ The generated configuration will mention the environment variable
957957
kitty-scrollback.nvim in command-line editing mode. This allows
958958
|kitty-scrollback.nvim-kitten-arguments| setup specific to opening
959959
kitty-scrollback.nvim in command-line editing mode that you may want to
960-
configure differently your standard kitty-scrollback.nvim setup.
960+
configure differently than your standard kitty-scrollback.nvim setup.
961961

962962

963963
EXAMPLE SETUPS ~

0 commit comments

Comments
 (0)