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

Compatibility issue with vim-illuminate. #20

Open
nickvikeras opened this issue Dec 10, 2024 · 0 comments
Open

Compatibility issue with vim-illuminate. #20

nickvikeras opened this issue Dec 10, 2024 · 0 comments

Comments

@nickvikeras
Copy link

I am trying to set up a move dev environment using LazyVim. I am having some compatibility issues with the vim-illuminate plugin, which uses tree-sitter to do word-under-the-cursor highlighting.

This is the error I am getting from vim-illuminate:

vim-illuminate: An internal error has occured: false'...0.10.2_1/share/nvim/runtime/lua/vim/treesitter/query.lua:252: Query error at 19:5. Invalid node type "struct_def_fields":\n   (struct_def_fields) @scope)\n    ^\n'

I am using the latest commit on the main branch of this repo (currently f5b37f6).

Treesitter version:

- OK `tree-sitter` found 0.24.4 (fc8c1863e2e5724a0c40bb6e6cfc8631bfe5908b) (parser generator, only needed for :TSInstallFromGrammar)

I am not very familiar with debugging treesitter, so let me know if there is any other info you need.

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