Skip to content

Commit 9ff1029

Browse files
authored
Remove not-existing #storage include in TextMate (#972)
1 parent 656619d commit 9ff1029

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

grammars/rescript.tmLanguage.json

-1
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@
538538
}
539539
},
540540
"patterns": [
541-
{ "include": "#storage" },
542541
{ "include": "#ffi-single" },
543542
{ "include": "#ffi" },
544543
{ "include": "#constant" },

0 commit comments

Comments
 (0)