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

Post-update hook for LeaderF in plug.vim failed #873

Open
2 of 6 tasks
xaljer opened this issue Feb 13, 2022 · 0 comments
Open
2 of 6 tasks

Post-update hook for LeaderF in plug.vim failed #873

xaljer opened this issue Feb 13, 2022 · 0 comments

Comments

@xaljer
Copy link

xaljer commented Feb 13, 2022

  • vim or neovim?

    • vim
    • neovim
  • Output of vim --version or nvim --version:
    NVIM v0.7.0-dev+995-g255935903

  • Output of :echo has("python"):
    0

  • Output of :echo has("python3"):
    1

  • Output of :echo &pythondll(only vim, not neovim):

  • Output of :echo &pythonthreedll(only vim, not neovim):

  • Output of :py print(sys.version):

  • Output of :py3 print(sys.version):

  • Output of :echo g:Lf_Debug_Cmd:

  • Output of :echo g:Lf_FilesFromCache:

  • Operating system:

    • Linux
    • Mac OS X
    • Windows
    • Etc.
  • Configurations related to LeaderF in vimrc:

Describe your question, feature request, or bug.

图片

Steps to reproduce

run PlugInstall in neovim
or run nvim +PlugInstall +qall --headless in bash

Actual behaviour

need retry

Expected behaviour

success every time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant