Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Breaks on nightly #43

Closed
meinside opened this issue Dec 20, 2023 · 1 comment
Closed

Breaks on nightly #43

meinside opened this issue Dec 20, 2023 · 1 comment

Comments

@meinside
Copy link

Hi,

I see errors from neodim like:

Error in decoration provider treesitter/highlighter.line:
Error executing lua: ....local/share/nvim/lazy/neodim/lua/neodim/ts_override.lua:106: attempt to call method 'get_highlight_state' (a nil value)
stack traceback:
        ....local/share/nvim/lazy/neodim/lua/neodim/ts_override.lua:106: in function 'fn'
        ...l/share/nvim/runtime/lua/vim/treesitter/languagetree.lua:483: in function 'for_each_tree'
        ....local/share/nvim/lazy/neodim/lua/neodim/ts_override.lua:95: in function 'on_line_impl'
        ....local/share/nvim/lazy/neodim/lua/neodim/ts_override.lua:47: in function <....local/share/nvim/lazy/neodim/lua/neodim/ts_override.lua:41>

since this change: neovim/neovim@c0cb1e8

My neovim version is:

NVIM v0.10.0-dev-1890+g1cf51a07a
Build type: RelWithDebInfo
LuaJIT 2.1.1702233742
Run "nvim -V1 -v" for more info
@meinside
Copy link
Author

Seems to be fixed by #42 👍

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

No branches or pull requests

1 participant