Helix keybindings
This commit is contained in:
parent
0e5860e33f
commit
c664820305
1 changed files with 3 additions and 0 deletions
|
|
@ -41,6 +41,9 @@
|
|||
editor.lsp.display-messages = true;
|
||||
editor.scrolloff = 5;
|
||||
editor.true-color = true;
|
||||
keys.normal = {
|
||||
"C-A-l" = ":format";
|
||||
};
|
||||
};
|
||||
themes =
|
||||
let
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue