Update interrupt key
This commit is contained in:
parent
68aa7a16f8
commit
99d6d591be
1 changed files with 4 additions and 0 deletions
|
|
@ -26,6 +26,10 @@ in
|
|||
enable = true;
|
||||
settings = {
|
||||
theme = "catppuccin";
|
||||
keybinds = {
|
||||
app_exit = "ctrl+d,<leader>q";
|
||||
session_interrupt = "ctrl+c";
|
||||
};
|
||||
mcp = {
|
||||
context7 = {
|
||||
type = "local";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue