nvim-telescope / telescope-ui-select.nvim

MIT License
774 stars 18 forks source link

Trying to open a PR throws error #14

Closed dlvhdr closed 2 years ago

dlvhdr commented 2 years ago

Not sure, but I think the plugin got stuck on fetching contributors (⣷ fetching repository contributors). It's my company's private repo, so maybe it times out because of too many contributors. The error I get is:

Error executing luv callback:
...te/pack/packer/start/gh.nvim/lua/litee/gh/ghcli/init.lua:68: Expected the end but found T_ARR_BEGIN at character 100610
stack traceback:
        [C]: in function 'decode'
        ...te/pack/packer/start/gh.nvim/lua/litee/gh/ghcli/init.lua:68: in function <...te/pack/packer/start/gh.nvim/lua/litee/gh/ghcli/init.lua:59>
Conni2461 commented 2 years ago

I think you have opened this in the wrong repository. This has nothing to do with gh.nvim.

If it does you need to explain in what way this is related because currently i dont get it.

This repo is about vim.ui.select and telescope

dlvhdr commented 2 years ago

Whoops my bad, sorry