Just installed Merginal (which is a addon to Fugitive) for Neovim and am getting this error when toggling the buffer (:Merginal
):
I have my git setup properly and am able to use all other features of Fugitive. Anyone run into this before?
Thank you,
@torek has the correct suggestion.
If you are using Plug to install your plugins, its not pulling the latest code. Therefore:
my_plugins
or where ever your Plug plugins are installed.vim-merginal
repo completelygit clone https://github.com/idanarye/vim-merginal.git