gregsexton / gregsexton/gitv

Fugitive 3.0 compatibility

Open
#138 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Vim Script
Stars
929
Forks
55
PR merge metrics
No merged PRs in 30d

Description

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 105_OpenGitv[11]..105_OpenFileMode[1]..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!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.