Skip to content

Commit

Permalink
docs: update with proper filename
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrikaverpil committed Jul 12, 2024
1 parent b32c53b commit f0adfcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,5 +406,5 @@ looks like for the Go test file.

Again, from the Go test file, execute `:EditQuery` to open up the query editor
in a separate window. In the editor, you can now start creating your syntax
query and play around. You can paste in queries from `ast.lua` in the editor, to
query and play around. You can paste in queries from `query.lua` in the editor, to
see how the query behaves and highlights parts of your Go test file.

0 comments on commit f0adfcb

Please sign in to comment.