feat(lsp): map SPC c r to lsp rename
This commit is contained in:
parent
0fab5cc043
commit
8b871dabaa
1 changed files with 1 additions and 0 deletions
|
|
@ -26,6 +26,7 @@
|
|||
"gi" = "implementation";
|
||||
"gt" = "type_definition";
|
||||
"<C-,>" = "code_action";
|
||||
"<leader>cr" = "rename";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue