You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
Environment
echo $FZF_DEFAULT_OPTS
:bat --version
:bat 0.22.1
(n)vim --version
: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.
The text was updated successfully, but these errors were encountered: