This repository was archived by the owner on Oct 21, 2022. It is now read-only.
Commit 9f0c1b6
ndr
Merge all options into metadata of custom evals
Allows to add arbitrary options to a custom evaller.
If `result-type` of the evaller is `:return`, the full map of metadata
is returned instead of just the cursor location.
The data sent to a return handler is now a map containing:
`:result` as the eval result, and
`:meta` as the metadata used for custom evaluation.1 parent 20efe5f commit 9f0c1b6
3 files changed
Lines changed: 497 additions & 520 deletions
0 commit comments