helix: Enabled soft-wrap

This commit is contained in:
GaspardCulis 2024-01-19 17:47:36 +01:00
parent e4d961a715
commit 4ac0e2efca

View file

@ -1,6 +1,7 @@
theme="sonokai"
[editor.soft-wrap]
enable = true
[keys.normal]
backspace = {r = ":sh cargo run", p = ":sh python src/main.py"}