Skip to content

Instantly share code, notes, and snippets.

View rekram1-node's full-sized avatar

Aiden Cline rekram1-node

View GitHub Profile
@remorses
remorses / zed-split-diff.jsonc
Created October 11, 2025 22:01
Add support for split diff view and word highlights to Zed
// ~/.config/zed/tasks.json
[
{
"label": "Critique",
"command": "bunx critique --watch",
"shell": {
"program": "sh"
},
"hide": "on_success",