Closed jamilraichouni closed 1 week ago
Hi!
When I run :Lazy update I get an error:
:Lazy update
Note that this is very similar to https://github.com/nickel-lang/tree-sitter-nickel/issues/40
Also of interest is that there is no error when I command :TSInstall beancount afterwards (in Neovim).
:TSInstall beancount
the only reference to scanner.cc I see is in the swift bindings. maybe it updated nvim-treesitter without reloading the new plugin?
is this still an issue?
No, seems to be solved.
Hi!
When I run
:Lazy update
I get an error:Note that this is very similar to https://github.com/nickel-lang/tree-sitter-nickel/issues/40
Also of interest is that there is no error when I command
:TSInstall beancount
afterwards (in Neovim).