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

Fugitive 3.0 compatibility #138

Open
dsummersl opened this issue Aug 21, 2019 · 2 comments
Open

Fugitive 3.0 compatibility #138

dsummersl opened this issue Aug 21, 2019 · 2 comments

Comments

@dsummersl
Copy link
Contributor

It appears that this plugin doesn't work with Fugitive v3. I've seen the following error when running Gitv!:

Error detected while processing function <SNR>105_OpenGitv[11]..<SNR>105_OpenFileMode[1]..<SNR>163_buffer_path:
line    1:
E605: Exception not caught: fugitive: A third-party plugin or vimrc is calling fugitive#buffer().path() which has been removed. Replace it with FugitivePath(@%, '')

A simple search/replace in the gitv source code does fix this instance of the problem. Not sure if there are other compatibility issues around though!

@TamaMcGlinn
Copy link

That seems really useful to fix; could you open a pull request with the changes required?

@AlterDepp
Copy link
Collaborator

I think this repo is not maintained anymore. You could switch to https://github.com/rbong/vim-flog.

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

3 participants