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

new bufdo startup sequence break fugitive. #31

Closed
bogado opened this issue Nov 5, 2014 · 4 comments
Closed

new bufdo startup sequence break fugitive. #31

bogado opened this issue Nov 5, 2014 · 4 comments

Comments

@bogado
Copy link
Owner

bogado commented Nov 5, 2014

In my configuration the new startup sequence is somehow unloading fugitive if the reopenAndGotoFile is invoked.

reproduce steps :

$ cd <path_to_file_line>
$ vim plugin/file_line.vim:

check that :Gblame is not defined.

@jby
Copy link

jby commented Nov 10, 2014

It also messes up vimdiff startup. It shows the same buffer on both sides, with the second file in a buffer "behind". You have to do :bn (next buffer) to see the second file.

@jby
Copy link

jby commented Nov 10, 2014

And as I commented in commit f74d3f5, it's the cause of #28 & #29 as well.

@blueyed
Copy link
Contributor

blueyed commented Dec 3, 2014

Should be fixed in #34.

@bogado bogado closed this as completed Dec 3, 2014
@blueyed
Copy link
Contributor

blueyed commented Dec 3, 2014

This is not fixed currently, but #37 is meant to do so finally.

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