add cosmetic changes to comments and keybindings
This commit is contained in:
parent
55008ce528
commit
7e67b345e9
8 changed files with 68 additions and 33 deletions
|
|
@ -36,10 +36,10 @@
|
|||
action = "rename";
|
||||
desc = "Rename current symbol";
|
||||
};
|
||||
"<leader>lR" = {
|
||||
action = "rename";
|
||||
desc = "Search references";
|
||||
};
|
||||
# "<leader>lR" = {
|
||||
# action = "references";
|
||||
# desc = "Search references";
|
||||
# };
|
||||
"<leader>lh" = {
|
||||
action = "signature_help";
|
||||
desc = "Signature help";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue