update zed tasks and keymap

This commit is contained in:
2026-01-12 14:02:31 +08:00
parent 2f37ac4f95
commit 28e1135dd7
3 changed files with 58 additions and 57 deletions

View File

@@ -0,0 +1,9 @@
[
{
"label": "forward_search",
"command": "/Applications/Skim.app/Contents/SharedSupport/displayline -g $ZED_ROW $ZED_DIRNAME/$ZED_STEM.pdf",
"allow_concurrent_runs": false,
"reveal": "never",
"hide": "always"
}
]