coc-fzf
coc-fzf copied to clipboard
`:CocFzfList output` `[coc-fzf] List output does not exist`
Environment
-
echo $FZF_DEFAULT_OPTS
:- nothing
-
bat --version
:-
bat 0.22.1
-
- Are your vim plugins up-to-date?:
- yes
-
(n)vim --version
:
NVIM v0.8.1
Build type: Release
LuaJIT 2.1.0-beta3
Compiled by nixbld
Features: +acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM/sysinit.vim"
fall-back for $VIM: "
/nix/store/g1a27pnjyax6jvpa7q59d3z0ijqqm354-neovim-unwrapped-0.8.1/share/nvim
"
Run :checkhealth for more info
Describe the Bug
Everything I've tried works fine, but :CocFzfList output
gives [coc-fzf] List output does not exist
.
In the readme it looks like that should work?
Steps to Reproduce
-
:CocFzfList output
Expected Behavior
Not quite sure what supposed to happen, but I guess I should be able to chose between the differen coc outputs in fzf.
My guess is that CocList output doesn't exist anymore. Do you know if it was replaced with another list ?
Maybe i will clean up the readme in the future, but I'm not using this plugin anymore (switched to Telescope). PR welcome if you feel like doing it :grinning:
unrelated to the issue: is there a equivalent to this extension for telescope thats good?
Related: The command i expected to be wrapped in fzf was :CocCommad workspace.showOutput
not quite sure how you would extract that and put it in fzf
Yes : https://github.com/fannheyward/telescope-coc.nvim