Closed matenestor closed 2 years ago
Although, there could be dedicated VimL command for executing this pip installation. It would be more VimL style and people would easier include this post-hook. I know this post-hook is quite a recent change, but e.g. vim-ghost plugin is not mentioning installation of pynvim dependency, which again breaks something.
This bug is introduced in PR #46
The file with requirements is named
requirments.txt
instead ofrequirements.txt
and vim-plug 'do' command is expecting the correct form. That prevents proper installation of this plugin.