-
-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
Error in decoration provider treesitter/highlighter.line:
Error executing lua: ...d-0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:763: No handler for is-not?
stack traceback:
[C]: in function 'error'
...d-0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:763: in function 'fn'
...pped-0.10.0/share/nvim/runtime/lua/vim/func/_memoize.lua:58: in function 'match_preds'
...d-0.10.0/share/nvim/runtime/lua/vim/treesitter/query.lua:883: in function 'iter'
....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:310: in function 'fn'
....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:210: in function 'for_each_highlight_state'
....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:291: in function 'on_line_impl'
....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:367: in function <....0/share/nvim/runtime/lua/vim/treesitter/highlighter.lua:361>
First reported in nvim-treesitter/nvim-treesitter#6870
This started to happen after NixOS/nixpkgs#321550 (comment), when nixpkgs started to properly package queries from grammars as well. So what is this is-not predicate? I cannot find it in :help treesitter in NVIM v0.10.1
The same issue in nixpkgs NixOS/nixpkgs#332580; Probably related #75
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels