ray-x / sad.nvim

Space Age seD in Neovim. A project-wide find and replace plugin for Neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error on apply: "attempt to call field 'log' (a nil value)"

ranelpadon opened this issue · comments

After confirming the changes, there's an error:
Screen Shot 2021-12-18 at 8 02 13 AM

Apparently, fails on this part. Maybe it couldn't reference log() correctly?
https://github.com/ray-x/guihua.lua/blob/master/lua/guihua/floating.lua#L245

I commented that line on my local as workaround for now. BTW, thanks for this interesting plugin. :)

commented

Thanks for submit the issue. I commit a fix to guihua.lua and hope it works.

This is confirmed working, or at least no more error. Thanks will close the issue now. :)