forked from nvim-treesitter/nvim-treesitter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This patch fixes the julia `(string_literal)` injection queries after the breaking changes in tree-sitter/tree-sitter-julia#153. The queries are simplified by the fact that string content is now directly available as a separate `(content)` child node.
- Loading branch information
1 parent
2d5c122
commit 27207e1
Showing
1 changed file
with
16 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters