yuki-yano / fzf-preview.vim

The plugin that powerfully integrates fzf and (Neo)vim. It is also possible to integrate with coc.nvim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No option to list symbols

eulertour opened this issue · comments

Problems summary

There is no command that imitates :CocList symbols, e.g. :CocCommand fzf-preview.CocSymbols. Is this possible with the code currently?

We need to pass an argument to symbols, but due to the way fzf-preview works, we cannot receive the result for dynamic queries.

As @antoinemadec said, you may want to use coc-fzf.