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

doesn't play well with NERDTree and TagBar #14

Closed
LER0ever opened this issue Apr 3, 2017 · 2 comments
Closed

doesn't play well with NERDTree and TagBar #14

LER0ever opened this issue Apr 3, 2017 · 2 comments

Comments

@LER0ever
Copy link

LER0ever commented Apr 3, 2017

Vim-Lastplace works well when opening a file using NERDTree, but if I toggle tagbar after opening the file, the entire layout get messed up.

I've found a stackoverflow question (#33516037) that describes the exact situation and even have text diagram explaning the situation. It seems that BufWinEnter function causes this issue.

@farmergreg
Copy link
Owner

farmergreg commented Apr 4, 2017

Thanks for the bug report. I'll take a closer look at this when I get some free time.

In the meantime, I'd like to confirm if this is a bug in vim-lastplace, or if it's a bug in NERDTree, TagBar, or vim.

As always, if it's a vim-lastplace bug and you have the time to create a fix, your help would be greatly appreciated.

Thanks!

@farmergreg
Copy link
Owner

@LER0ever I think I've fixed this bug in master. Please let me know if the fix is working for you.

Thanks!

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

2 participants