Helix: add lsp workspace command key binding
This commit is contained in:
parent
c3609817b1
commit
805c1567c9
1 changed files with 2 additions and 0 deletions
|
|
@ -111,9 +111,11 @@
|
|||
"A-r" = ":reload";
|
||||
"C-A-r" = ":reload-all";
|
||||
"L" = { "i" = "@|${macro} i<ret>sxxx<ret>c"; "t" = "@|${macro} t<ret>sxxx<ret>c"; };
|
||||
"space"."l" = ":lsp-workspace-command";
|
||||
};
|
||||
select = {
|
||||
"L" = { "i" = "@|${macro} i<ret>sxxx<ret>c"; "t" = "@|${macro} t<ret>sxxx<ret>c"; };
|
||||
"space"."l" = ":lsp-workspace-command";
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue