mirror of
https://github.com/szymon-jozef/amazing-dotfiles.git
synced 2026-09-07 12:10:45 +02:00
nixvim
This commit is contained in:
@@ -230,10 +230,7 @@
|
||||
};
|
||||
keymaps = {
|
||||
lspBuf = {
|
||||
"gd" = "definition";
|
||||
"gi" = "implementation";
|
||||
"<leader>ca" = "code_action";
|
||||
"<leader>cf" = "format";
|
||||
"<leader>r" = "rename";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user