Install helix from master branch

This commit is contained in:
Tim Schubert 2023-05-12 18:35:28 +02:00
parent a81a68713d
commit c649f0f3c2
Signed by: dadada
GPG key ID: EEB8D1CE62C4DFEA
7 changed files with 289 additions and 7 deletions

View file

@ -3,5 +3,9 @@ line-number = "relative"
mouse = true
auto-completion = true
[editor.soft-wrap]
enable = true
[keys.normal]
C-q = [ "goto_prev_paragraph", "goto_next_paragraph", ":reflow 80" ]