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

nvim-treesitter fails to load the pkl parser #15

Open
marmoute opened this issue Aug 9, 2024 · 0 comments
Open

nvim-treesitter fails to load the pkl parser #15

marmoute opened this issue Aug 9, 2024 · 0 comments

Comments

@marmoute
Copy link

marmoute commented Aug 9, 2024

I installed pkl-neovim using the recommanded config for "lazy.nvim" but it did not result in a working install. :checkhealth nvim-treesitter give me the following error

The following errors have been detected: ~
- ERROR pkl(locals): /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid structure at position 1024 for language pkl
  pkl(locals) is concatenated from the following files:
  | [ERROR]:"/home/marmoute/.local/share/nvim/lazy/pkl-neovim/queries/pkl/locals.scm", failed to load: /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid structure at position 1024 for language pkl

I tried the recommandation at https://github.com/nvim-treesitter/nvim-treesitter#i-get-query-error-invalid-node-type-at-position without success.

Any idea of what's going wrong ?

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