pointfichiers/editor/helix/config.toml

7 lines
129 B
TOML

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