Afourcat / treesitter-terraform-doc.nvim

A simple neovim plugin that use treesitter to find resource in context and open the url on your favorite web browser.
MIT License
23 stars 2 forks source link

nvim 0.10.0 Error ON_ATTACH_ERROR #6

Open Integralist opened 6 months ago

Integralist commented 6 months ago

👋🏻 I've just upgraded to neovim 0.10.0 and I see the following error...

LSP[terraformls]: Error ON_ATTACH_ERROR: "...erraform-doc.nvim/lua/treesitter-terraform-doc/utils.lua:4: bad argument #1 to 'pairs' (table expected, got nil)"

Let me know if there's any more information you need from me to help debug. Thanks.

Afourcat commented 1 month ago

Hello, I'll take a look as soon as possible.

Afourcat commented 4 weeks ago

Sorry, not able to reproduce, which version of the plugin are you using ?