Nvim-Adapt icon indicating copy to clipboard operation
Nvim-Adapt copied to clipboard

Error: thread arg not support type 'function' at 1

Open gwbrck opened this issue 3 years ago • 1 comments

I got the following error:

E5113: Error while calling lua chunk: ...vim/site/pack/packer/start/nvim-adapt/lua/nvim-adapt.lua:56: Error: thread arg not support type 'function' at 1 stack traceback: [C]: in function 'new_thread' ...vim/site/pack/packer/start/nvim-adapt/lua/nvim-adapt.lua:56: in main chunk [C]: in function 'require' /home/gwbrck/.config/nvim/init.lua:87: in main chunk

gwbrck avatar Aug 23 '22 15:08 gwbrck

Woops, I uploaded some development testing changes by accident. I'll have this fixed within the hour!

Sent from Proton Mail mobile

-------- Original Message -------- On Aug 23, 2022, 11:09 AM, Gregor Willenbrock < @.> wrote: I got the following error: E5113: Error while calling lua chunk: ...vim/site/pack/packer/start/nvim-adapt/lua/nvim-adapt.lua:56: Error: thread arg not support type 'function' at 1 stack traceback: [C]: in function 'new_thread' ...vim/site/pack/packer/start/nvim-adapt/lua/nvim-adapt.lua:56: in main chunk [C]: in function 'require' /home/gwbrck/.config/nvim/init.lua:87: in main chunk — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.> [ { @.": "http://schema.org", @.": "EmailMessage", "potentialAction": { @.": "ViewAction", "target": "[https://github.com](<a href=)/Sewdohe/Nvim-Adapt/issues/2">https://github.com/Sewdohe/Nvim-Adapt/issues/2", "url": "[https://github.com](<a href=)/Sewdohe/Nvim-Adapt/issues/2">https://github.com/Sewdohe/Nvim-Adapt/issues/2", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { @.": "Organization", "name": "GitHub", "url": "https://github.com" } } ]

Sewdohe avatar Aug 23 '22 17:08 Sewdohe