Skip to content

Commit 00775ff

Browse files
AndreasArvidssonpokey
authored andcommitted
Added strict here selection type
1 parent 440666d commit 00775ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/primitive_target.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
STRICT_HERE = {
88
"type": "primitive",
99
"mark": {"type": "cursor"},
10-
"selectionType": "token",
10+
"selectionType": "strictHere",
1111
"position": "contents",
1212
"modifier": {"type": "identity"},
1313
"insideOutsideType": "inside",

0 commit comments

Comments
 (0)