Skip to content

feat: highlight workflow policy forms - #1

Merged
HelgeSverre merged 2 commits into
mainfrom
feat/issue-50-approval-syntax
Aug 4, 2026
Merged

HelgeSverre merged 2 commits into
mainfrom
feat/issue-50-approval-syntax

Conversation

@HelgeSverre

Copy link
Copy Markdown
Member

Summary

Validation

Validated with the repository applicable syntax, build, and test checks.

The branch highlights defpolicy as a definition head in syntax/sema.vim
but left lispwords untouched, so defpolicy bodies indented as function
call arguments instead of as a body. policy/without has the same shape
(one distinguished argument plus a body). defworkflow was already
missing before this branch; fixed in the same edit so vim matches
emacs-sema indent-1-forms.

iskeyword already includes /, so the slash-named form works here.
@HelgeSverre
HelgeSverre marked this pull request as ready for review August 4, 2026 07:35
@HelgeSverre
HelgeSverre merged commit 5b36f1e into main Aug 4, 2026
1 check passed
@HelgeSverre
HelgeSverre deleted the feat/issue-50-approval-syntax branch August 4, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant