fix helix config
This commit is contained in:
parent
28e9563790
commit
77f0246673
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
||||||
line-number = "relative";
|
line-number = "relative";
|
||||||
cursor-shape.insert = "bar";
|
cursor-shape.insert = "bar";
|
||||||
mouse = false;
|
mouse = false;
|
||||||
softwrap.enable = true;
|
soft-wrap.enable = true;
|
||||||
};
|
};
|
||||||
keys.normal.space = {
|
keys.normal.space = {
|
||||||
space = "file_picker";
|
space = "file_picker";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue