palette postprocess

This commit is contained in:
2025-05-14 01:09:47 +03:00
parent 5113f7ae93
commit 3800daafab
9 changed files with 90 additions and 44 deletions

3
.helix/config.toml Normal file
View File

@ -0,0 +1,3 @@
[keys.normal." "."o"] # test2
r = ":run-shell-command odin run ."
d = ":run-shell-command odin run . -debug"