pointfichiers/editor/helix/config.toml

8 lines
129 B
TOML
Raw Normal View History

2023-09-28 10:52:20 +02:00
theme="sonokai"
2024-01-19 17:47:36 +01:00
[editor.soft-wrap]
enable = true
2023-09-28 10:52:20 +02:00
[keys.normal]
backspace = {r = ":sh cargo run", p = ":sh python src/main.py"}