Closed natdm closed 3 years ago
Hey @natdm! This repo is pretty standalone and not tied to any particular editor, so it's a nvim-treesitter thing in this case :) We've seen similar reports and it's currently tracked in https://github.com/nvim-treesitter/nvim-treesitter/issues/1924, see if any of the comments helps, and otherwise feel free to add your notes there. Thanks!
Treesitter for neovim points to this repo as the standard query parser for elixir, so I figured I'd create an issue here to start.
Every time I open an elixir file, I get a few dozen of these errors:
I've upgraded Neovim to 0.5.1, I've upgraded ts-elixir with
:TSInstallSync elixir
, and ran:PackerUpdate
. Not sure what else to do.Here's the
:checkhealth
: