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

gvim flashes when I set g:miniBufExplForceSyntaxEnable #86

Closed
zhoulike opened this issue May 21, 2013 · 4 comments
Closed

gvim flashes when I set g:miniBufExplForceSyntaxEnable #86

zhoulike opened this issue May 21, 2013 · 4 comments

Comments

@zhoulike
Copy link

I use gvim 7.3 in win 8, and the setting of minibufexpl is :
let g:miniBufExplForceSyntaxEnable = 1

This setting removes the bug of syntax highlighting. However, the interface of gvim flashes in this case. If I remove this line in _vimrc, everything is OK.

I always work and study in Ubuntu, and this setting is fine in Ubuntu.

@weynhamz
Copy link
Collaborator

Should be fixed in develop branch, please give it a shot.

@weynhamz
Copy link
Collaborator

Closing this, feel free to reopen it.

@zhoulike
Copy link
Author

I just tested the develop branch. When I open many files, and type :q or :bd, it closes all buffers.

@weynhamz
Copy link
Collaborator

MBE should have handled this correctly, maybe its other plugin you installed that interfere the quiting process, you can try that by just load MBE.

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

No branches or pull requests

2 participants