Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"attempt to call a nil value" when using :Telescope zoxide select command, lua command works fine #3

Closed
macintacos opened this issue Jun 6, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@macintacos
Copy link

I'm starting a brand new config and basically only have Telescope + a couple of Telescope extensions installed. When calling :Telescope zoxide select I immediately get an error:

E5108: Error executing lua ...ck/packer/start/telescope.nvim/lua/telescope/command.lua:90: attempt to call a nil value

Running :lua require'telescope'.extensions.zoxide.list{}<CR> works perfectly fine though, so I'll just use that for the time being. Thanks for making this!

@jvgrootveld
Copy link
Owner

@macintacos You are right, I didn't update the README correctly.
It should have been :Telescope zoxide list not select.

I will update the README shortly. Thanks for pointing it out!

@jvgrootveld jvgrootveld added the documentation Improvements or additions to documentation label Jun 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants