FS#60410 - vim-fugitive

Attached to Project: Arch Linux
Opened by Adam (adam900710) - Monday, 15 October 2018, 04:27 GMT
Last edited by Eli Schwartz (eschwartz) - Monday, 15 October 2018, 18:58 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

Failed to load vim-fugitive

Error loading the plugin:

Error detected while processing function FugitiveDetect:
line 11:
E117: Unknown function: fugitive#Init
E15: Invalid expression: fugitive#Init()
Press ENTER or type command to continue

The function fugitve#Init() is implemented in autoload/fugitve.vim, which is not installed by this package.


Additional info:
* package version(s) vim-fugitive 2.4-1
* config and/or log files etc.


Steps to reproduce:
- Install vim-fugitve
- Open any file in a git repo
This task depends upon

Closed by  Eli Schwartz (eschwartz)
Monday, 15 October 2018, 18:58 GMT
Reason for closing:  Fixed
Additional comments about closing:  vim-fugitive 2.4-2
Comment by Adam (adam900710) - Monday, 15 October 2018, 04:30 GMT
Already fixed in 2.4-2.
Comment by Andrea (Dea1993) - Monday, 15 October 2018, 13:53 GMT
still not fixed on 2.4-2
i'm trying vim-fugitive 2.4-2 with vim 8.1.0470-1
but i can't see git branch inside vim

EDIT: only in some files (of the same git repo and on the same branch) i can see the branch name

Loading...