RishabhRD / nvim-cheat.sh

cheat.sh integration for neovim in elegant way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: attempt to index local 'popup' (a boolean value)

Mongey opened this issue · comments

E5108: Error executing lua .../.vim/bundle/nvim-cheat.sh/lua/nvim-cheat/init.lua:178: attempt to index local 'popup' (a boolean value)
:version
NVIM v0.5.0-dev+973-gc64cce906
Build type: Release
LuaJIT 2.1.0-beta3

Hi! Thanks for the feedback. It should work fine now. Just update the popfix plugin. It was a popfix bug. I corrected that on my machine and forgot to push it to the master branch. So dumb of me 😅 Thanks for reporting this crucial thing!
Hope it would fine now :)

Thanks @RishabhRD that fixed it :)