mirror of
https://codeberg.org/unspeaker/tengri.git
synced 2026-04-25 13:40:43 +02:00
and exits, weirdly. wonder what's up here
This commit is contained in:
parent
b0fb9f013d
commit
b44dc02f33
9 changed files with 110 additions and 80 deletions
|
|
@ -4,9 +4,10 @@ env.CARGO_TERM_COLOR = "always"
|
|||
|
||||
[keybindings]
|
||||
c = "job:check"
|
||||
d = "job:doc-open"
|
||||
d = "job:doc"
|
||||
D = "job:doc-open"
|
||||
t = "job:test"
|
||||
n = "job:nextest"
|
||||
T = "job:nextest"
|
||||
l = "job:clippy"
|
||||
|
||||
[jobs]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue