make ctrl v more default

This commit is contained in:
Jet 2026-03-15 14:36:29 -07:00
parent 8fed12f03a
commit 8214fba9da
No known key found for this signature in database

View file

@ -271,7 +271,6 @@
keybindings = {
"ctrl+shift+c" = "copy_and_clear_or_interrupt";
"ctrl+shift+v" = "paste_from_clipboard";
"ctrl+v" = "paste_from_clipboard";
};
themeFile = "GitHub_Dark_High_Contrast";
};