nvim-telescope / telescope-packer.nvim

A Telescope extension that provides extra functionality for Packer.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error

p00f opened this issue · comments

I get
[telescope] [WARN 12:16:38] ...ck/packer/start/telescope.nvim/lua/telescope/pickers.lua:527: Failed with msg: Vim:E730: using List as a String

when I :lua require('telescope').extensions.packer.plugins(opts)

(This is how I'm supposed to use this right?)

No you did everything correct. @sunjon just uses an interface that was not yet merged. Will be fixed soon.

Using nvim-telescope/telescope.nvim#304 for telescope.nvim should fix your issue.