nixbook: fix xdph, update tmux conf
This commit is contained in:
parent
8358376a4a
commit
bbadda1419
4 changed files with 14 additions and 2 deletions
|
|
@ -87,11 +87,13 @@
|
|||
lspBuf = {
|
||||
"K" = "hover";
|
||||
"<leader>ca" = "code_action";
|
||||
"<C-.>" = "code_action";
|
||||
"<leader>cr" = "rename";
|
||||
"gd" = "definition";
|
||||
};
|
||||
diagnostic = {
|
||||
"<leader>ch" = "open_float";
|
||||
"<C-e>" = "open_float";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue