LeaderF
LeaderF copied to clipboard
Post-update hook for LeaderF in plug.vim failed
-
vim or neovim?
- [ ] vim
- [x] neovim
-
Output of
vim --versionornvim --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:
- [x] 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