diff --git a/tree-sitter-storybook/queries/highlights.scm b/tree-sitter-storybook/queries/highlights.scm index b4a9eaf..c75c7ac 100644 --- a/tree-sitter-storybook/queries/highlights.scm +++ b/tree-sitter-storybook/queries/highlights.scm @@ -48,9 +48,11 @@ "remove" "append" "is" - "any" ] @keyword.special +; any type keyword +(any_type) @keyword.special + ; Boolean literals [ "true" diff --git a/zed-storybook/grammars/storybook b/zed-storybook/grammars/storybook index 8033297..26bbef5 160000 --- a/zed-storybook/grammars/storybook +++ b/zed-storybook/grammars/storybook @@ -1 +1 @@ -Subproject commit 80332971b8a3a149a55f2cbad5a788917732df20 +Subproject commit 26bbef58d3ade6ce6a3bc0b073102a019fa8f113