Skip to content

fix(injections): make json injections work in nvim 0.10.0#552

Merged
ray-x merged 1 commit into
ray-x:masterfrom
DanWlker:master
Feb 27, 2025
Merged

fix(injections): make json injections work in nvim 0.10.0#552
ray-x merged 1 commit into
ray-x:masterfrom
DanWlker:master

Conversation

@DanWlker

@DanWlker DanWlker commented Feb 26, 2025

Copy link
Copy Markdown
Contributor

Before, when using master only sql works:
image

After, json works as well:
image

Side note, I only tested this with neovim 0.10.4

Resolves #551

@ray-x ray-x left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good, thanks!

@ray-x ray-x merged commit 6ad0804 into ray-x:master Feb 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Changes to treesitter highlight requires injection.include-children to allow json highlight properly

2 participants