Skip to content

Commit 277a66b

Browse files
committed
fix {{ and }} inside strings
1 parent f97f593 commit 277a66b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

syntaxes/coq-elpi-quotation.tmLanguage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@
7474
}
7575
},
7676
"scopeName": "coq-elpi-quotation.injection",
77-
"injectionSelector": "L:source.elpi -comment, L:source.coq -comment"
77+
"injectionSelector": "L:source.elpi -comment -string, L:source.coq -comment -string"
7878
}

0 commit comments

Comments
 (0)