-
-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
Error in decoration provider "win" (ns=nvim.treesitter.highlighter): Error executing lua: ...sr/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:266: ...FbNM/usr/share/nvim/runtime/lua/vim/treesitter/q uery.lua:373: Query error at 130:4. Invalid node type "substitute":
From what I understand from my testing, tree-sitter is moving master
to become EOL legacy and main
to be contemporary. And thus; there are new features and breaking changes on main--- one of them being this "node type "substitute", which Cyberdream's head and default branch at the very least does not support.
Also thank you for this theme. I have low vision and this theme is very high contrast by design, its my favorite theme in the world. Everything is so clear and clean cut, while also being elegant and modern. Thank you!
Neovim version?
NVIM v0.11.3
What should happen?
This error should not appear
What happened instead?
It does appear?
Your configuration
{
"scottmckendry/cyberdream.nvim",
lazy = false,
priority = 1000,
}
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working