You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following errors have been detected: ~
- ERROR go(locals): /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 2038 for language go
go(locals) is concatenated from the following files:
| [OK]:"/home/marcus/.local/share/nvim/plugged/nvim-treesitter/queries/go/locals.scm"
| [ERROR]:"/home/marcus/.local/share/nvim/plugged/go.nvim/queries/go/locals.scm", failed to load: /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 110 for language go
- ERROR go(injections): /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 2269 for language go
go(injections) is concatenated from the following files:
| [OK]:"/home/marcus/.local/share/nvim/plugged/nvim-treesitter/queries/go/injections.scm"
| [ERROR]:"/home/marcus/.local/share/nvim/plugged/go.nvim/queries/go/injections.scm", failed to load: /usr/share/nvim/runtime/lua/vim/treesitter/query.lua:259: query: invalid node type at position 1093 for language go
Also, I could not install the gotmpl treesitter
- treesitter parser go found
- treesitter parser gowork found
- treesitter parser gomod found
- treesitter parser gosum found
- treesitter parser sql found
- WARNING treesitter parser gotmpl is optional but it is not found, please Run `:TSInstallSync gotmpl` to install or some features may not work
- treesitter parser json found
- treesitter parser comment found
- WARNING Some binaries are not installed, please check if your $HOME/go/bin or $GOBIN $exists and in your $PATH
I'm using the lastest version. But the treesitter had (fewer) errors even in older versions. But the errors would only popup when working with nvim-dap
The text was updated successfully, but these errors were encountered:
I have found these erros on go.nvim treesitter
Also, I could not install the gotmpl treesitter
I'm using the lastest version. But the treesitter had (fewer) errors even in older versions. But the errors would only popup when working with nvim-dap
The text was updated successfully, but these errors were encountered: