Neovim init.lua
This commit is contained in:
@ -308,8 +308,8 @@ map ctrl+shift+alt+up scroll_home
|
||||
map kitty_mod+z scroll_to_prompt -1
|
||||
map kitty_mod+x scroll_to_prompt 1
|
||||
map kitty_mod+k show_scrollback
|
||||
map kitty_mod+b show_last_visited_command_output
|
||||
map ctrl+alt+b show_last_non_empty_command_output
|
||||
map kitty_mod+b show_last_non_empty_command_output
|
||||
map ctrl+alt+b show_last_visited_command_output
|
||||
# }}}
|
||||
|
||||
# Window management {{{
|
||||
|
Reference in New Issue
Block a user