Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

vim-fugitive :Gpush conflict with Eclim #597

@AlexandreRio

Description

@AlexandreRio

I'm reporting this here but maybe it's a vim-fugitive issue.

It seems that the usage of the current_compiler variable:

autoload/fugitive.vim:2630:    let b:current_compiler = 'git'

conflict with Eclim, even in the current file is not part of an Eclim project.

:Gpush produce the following error:

:!make  2>&1| tee /tmp/nvimeJyth1/15                                                                                                                                                                                 
make: *** No targets specified and no makefile found.  Stop.                                                                                                                                                         
                                                                                                                                                                                                                     
Error detected while processing function <SNR>166_Dispatch[10]..eclim#util#Make[35]..eclim#util#MakeWithCompiler:                                                                                                    
line   45:                                                                                                                                                                                                           
E666: compiler not supported: git

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions