unmap <C-S> from kitty
This commit is contained in:
parent
36f8e1838c
commit
b7d2647b2a
|
@ -34,3 +34,5 @@ mouse_map ctrl+shift+right press ungrabbed combine : mouse_select_command_output
|
||||||
|
|
||||||
map alt+e next_tab
|
map alt+e next_tab
|
||||||
map alt+q previous_tab
|
map alt+q previous_tab
|
||||||
|
# i want that for neovim
|
||||||
|
map ctrl+shift+s no_op
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
Subproject commit 1e97e6b64ee14f3aba9d083b048f455de00e673e
|
Subproject commit 7de6f819ef09a332c078e621329cf8e4cfcd6963
|
Loading…
Reference in New Issue