Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/config-refactor' in…
Browse files Browse the repository at this point in the history
…to config-refactor
  • Loading branch information
mikesmithgh committed Jan 28, 2024
2 parents 9b52096 + 9da8d17 commit 144319b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/kitty-scrollback.nvim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ configuration should look like in your kitty.conf.
<


USER SPECIFIED CONFIGURATION
USER CONFIGURATION

If you prefer to load only a few simple configurations, creating a minimal
`vimrc` (.e.g, `init.lua` or `init.vim`) and passing the `-u` argument to the
Expand Down Expand Up @@ -717,15 +717,15 @@ should look like in your kitty.conf.
<


USE THE ENVIRONMENT VARIABLE KITTY_SCROLLBACK_NVIM
USE KITTY_SCROLLBACK_NVIM ENVIRONMENT VARIABLE

If you want to use your default Neovim configuration but only have a few minors
differences, then using the environment variable `KITTY_SCROLLBACK_NVIM` is
recommended. See the |kitty-scrollback.nvim-environment-variables| section for
an example of how this can be used.


NVIM_APPNAME AND A SEPARATE CONFIGURATION
NVIM_APPNAME WITH SEPARATE CONFIGURATION

If you prefer to have a completely separate Neovim configuration for
kitty-scrollback.nvim that is complex, then using the environment variable
Expand Down

0 comments on commit 144319b

Please sign in to comment.