adding cargo test
This commit is contained in:
parent
1a6f9f024e
commit
07782a11e6
|
@ -2963,7 +2963,8 @@ I'd like to start learning and using rust if I can.
|
|||
"!" 'rustic-run-shell-command
|
||||
"gC" 'rustic-cargo-check
|
||||
"gC" 'rustic-cargo-clippy
|
||||
"gA" 'rustic-cargo-add)
|
||||
"gA" 'rustic-cargo-add
|
||||
"gt" 'rustic-cargo-test)
|
||||
(chris/leader-keys
|
||||
:states 'normal
|
||||
:keymaps 'override
|
||||
|
|
Loading…
Reference in a new issue