config: add create-mark, jump-to-mark, and copy-mark actions
This commit is contained in:
parent
e30e2595a1
commit
eb625b34cc
19 changed files with 1193 additions and 9 deletions
|
|
@ -11,3 +11,8 @@ tasks:
|
|||
- test: |
|
||||
cd jay
|
||||
cargo test
|
||||
- test-tc: |
|
||||
cd jay
|
||||
git submodule update --init
|
||||
cd toml-config
|
||||
cargo test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue