kitty-scrollback.nvim
kitty-scrollback.nvim copied to clipboard
chore: document or change `keymaps_enabled` behavior
Setting keymaps_enabled = false causes conflicts when trying to setup keymaps. This is confusing to the user and doesn't seem useful at the moment. See https://github.com/mikesmithgh/kitty-scrollback.nvim/issues/152
Either:
- document expected behavior
- change behavior to avoid conflicts with keymaps
- remove this option