nvim-treesitter / nvim-treesitter-context

Show code context
MIT License
2.5k stars 201 forks source link

invaild node type in haskell #439

Closed nothankyouzzz closed 5 months ago

nothankyouzzz commented 5 months ago

Description

Every time when I open a haskell in my neovim for the first time, nvim-treesitter-context will inform me that something was wrong: 图片 but treesitter highlight works in a normal way...

Neovim version

v9.5.0

Expected behavior

No response

Actual behavior

just as what i mentioned in description...

Minimal config

default lazyvim, with normal haskell treesitter parser

Steps to reproduce

this should be reproduce in any configuration.....

lewis6991 commented 5 months ago

Queries need to be updated. We don't track issues for that.