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

Fresh LunarVim install has tree-sitter errors #4556

Closed
nnazo opened this issue May 7, 2024 · 3 comments
Closed

Fresh LunarVim install has tree-sitter errors #4556

nnazo opened this issue May 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@nnazo
Copy link

nnazo commented May 7, 2024

Problem description

I'm seeing tree-sitter errors with a fresh install of LunarVim 1.3.0 installed via nixpkgs

vim-illuminate: An internal error has occured: false"...ed-0.9.5/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 1508 for language rust"

OS: NixOS 23.11, unstable package channel
LunarVim version: 1.3.0
Neovim version: 0.9.5

LunarVim version

1.3.0

Neovim version (>= 0.9.1)

0.9.5

Terminal name

Konsole

Operating system/version

NixOS 23.11

Steps to reproduce

  1. cd to directory with rust file
  2. use lvim to open the rust file

Screenshots

image

@nnazo nnazo added the bug Something isn't working label May 7, 2024
@kylo252
Copy link
Collaborator

kylo252 commented May 8, 2024

Please try switching to master branch instead while we create another release.

@christopher-besch
Copy link

christopher-besch commented May 13, 2024

I encountered the same issue with a fresh LunarVim 1.3 install on EndeavourOS with neovim v0.9.5. The same problem appears with c++ vim-illuminate: An internal error has occured: false"/usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 1032 for language cpp".

@kylo252
Copy link
Collaborator

kylo252 commented May 15, 2024

@kylo252 kylo252 closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants