Skip to content

Commit 5fbe14f

Browse files
Better ctx
1 parent 96e392a commit 5fbe14f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

queries/highlights.scm

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646

4747
[
4848
"as"
49-
"ctx"
5049
(externtarget)
5150
"forall"
5251
"handle"
@@ -69,6 +68,9 @@
6968
(matchexpr
7069
"lazy" @keyword)
7170

71+
(ctxexpr
72+
"ctx" @keyword)
73+
7274
[
7375
(con)
7476
"ctl"

0 commit comments

Comments
 (0)