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

vim-fugitive :Gpush conflict with Eclim #597

Open
AlexandreRio opened this issue Sep 24, 2018 · 1 comment
Open

vim-fugitive :Gpush conflict with Eclim #597

AlexandreRio opened this issue Sep 24, 2018 · 1 comment

Comments

@AlexandreRio
Copy link

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
@tmagrino
Copy link

I'm experiencing a similar problem with these two plugins.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants