Helix keymaps

This commit is contained in:
2025-07-08 09:43:16 +03:00
parent 23ca5c3c0a
commit 55e1289f18
7 changed files with 75 additions and 20 deletions

View File

@ -2,6 +2,9 @@
rustc-wrapper = "sccache"
rustflags = ["-Z", "threads=8"]
[profile.release]
lto = true
[unstable]
codegen-backend = true