Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Commit

Permalink
docs: update string_content query for lua
Browse files Browse the repository at this point in the history
  • Loading branch information
ziontee113 committed May 25, 2023
1 parent 93558d5 commit d478566
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 @@ -33,7 +33,7 @@ return {
local lua_query = [[
;; query
((identifier) @cap)
("string_content" @cap)
((string_content) @cap)
((true) @cap)
((false) @cap)
]]
Expand Down

0 comments on commit d478566

Please sign in to comment.