Update .zed/tasks.json
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
[
|
||||
{
|
||||
"label": "forward_search",
|
||||
"command": "/Applications/Skim.app/Contents/SharedSupport/displayline -r -z -b $ZED_ROW $ZED_DIRNAME/$ZED_STEM.pdf",
|
||||
"command": "/Applications/Skim.app/Contents/SharedSupport/displayline -r -z $ZED_ROW \"$ZED_DIRNAME/$ZED_STEM.pdf\"",
|
||||
"allow_concurrent_runs": false,
|
||||
"reveal": "never",
|
||||
"hide": "always"
|
||||
|
||||
Reference in New Issue
Block a user