make ctrl v more default
This commit is contained in:
parent
8fed12f03a
commit
8214fba9da
1 changed files with 0 additions and 1 deletions
1
home.nix
1
home.nix
|
|
@ -271,7 +271,6 @@
|
||||||
keybindings = {
|
keybindings = {
|
||||||
"ctrl+shift+c" = "copy_and_clear_or_interrupt";
|
"ctrl+shift+c" = "copy_and_clear_or_interrupt";
|
||||||
"ctrl+shift+v" = "paste_from_clipboard";
|
"ctrl+shift+v" = "paste_from_clipboard";
|
||||||
"ctrl+v" = "paste_from_clipboard";
|
|
||||||
};
|
};
|
||||||
themeFile = "GitHub_Dark_High_Contrast";
|
themeFile = "GitHub_Dark_High_Contrast";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue