feat: 🚧 Continue technical part redaction
This commit is contained in:
9
.zed/tasks.json
Normal file
9
.zed/tasks.json
Normal file
@ -0,0 +1,9 @@
|
||||
// .zed/tasks.json
|
||||
[
|
||||
{
|
||||
"label": "Forward Search",
|
||||
"command": "zathura --synctex-forward \"$ZED_ROW:$ZED_COLUMN:$ZED_FILE\" -x 'zed %{input}:%{line}' main.pdf",
|
||||
"allow_concurrent_runs": true,
|
||||
"reveal": "never"
|
||||
}
|
||||
]
|
Reference in New Issue
Block a user