Compare commits

...

1 Commits

Author SHA1 Message Date
Julia Ryan
905d72e1dd Add zed task runnables 2025-06-20 10:38:02 -07:00

View File

@@ -19,3 +19,14 @@
(#set! tag package-script)
(#set! tag composer-script)
)
; Runnables from our `debug.json` and `tasks.json`
(
(document
(array
(object) @config
)
)
(#set! tag task)
)