helix: Enabled soft-wrap
This commit is contained in:
parent
e4d961a715
commit
4ac0e2efca
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,7 @@
|
||||||
theme="sonokai"
|
theme="sonokai"
|
||||||
|
|
||||||
|
[editor.soft-wrap]
|
||||||
|
enable = true
|
||||||
|
|
||||||
[keys.normal]
|
[keys.normal]
|
||||||
backspace = {r = ":sh cargo run", p = ":sh python src/main.py"}
|
backspace = {r = ":sh cargo run", p = ":sh python src/main.py"}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue