nixbook: update

This commit is contained in:
Tristan 2024-09-09 13:17:19 +01:00
parent f478715f4b
commit a30f8807eb
3 changed files with 162 additions and 57 deletions

View file

@ -85,7 +85,7 @@
keymaps = {
lspBuf = {
"K" = "hover";
"<leader>a" = "code_action";
"<leader>ca" = "code_action";
"gd" = "definition";
};
diagnostic = {