Kitty: set editor
This commit is contained in:
parent
f53af7e0f6
commit
394312a184
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ in
|
||||||
close_on_child_death = "yes";
|
close_on_child_death = "yes";
|
||||||
clipboard_control = "write-clipboard write-primary read-clipboard read-primary";
|
clipboard_control = "write-clipboard write-primary read-clipboard read-primary";
|
||||||
disable_ligatures = "never";
|
disable_ligatures = "never";
|
||||||
editor = "kak";
|
editor = "nvim";
|
||||||
} // strPalette;
|
} // strPalette;
|
||||||
keybindings = {
|
keybindings = {
|
||||||
"ctrl+shift+t" = "new_tab_with_cwd";
|
"ctrl+shift+t" = "new_tab_with_cwd";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue