Skip to content

Conversation

igrep
Copy link
Contributor

@igrep igrep commented Jan 10, 2016

I found that this plugin doesn't work on GVim:
The popup to ask whether to source local .vimrc or not is shown, but gives no option except clicking the 'OK' button. And it never source-s the local .vimrc.

I googled to find a problem very similar to this: http://stackoverflow.com/questions/20803199/strange-behavior-of-confirm-dialog-in-gvim

So I changed to execute SouceLocalVimrcOnce to read on VimEnter event.

igrep added 2 commits January 10, 2016 14:15
I found that this plugin doesn't work on GVim:
The popup to ask whether to source local .vimrc or not is shown, but gives no option except clicking the 'OK' button. And it never source-s the local .vimrc

I googled to find a problem very similar to this: http://stackoverflow.com/questions/20803199/strange-behavior-of-confirm-dialog-in-gvim

So I changed to execute SouceLocalVimrcOnce to read on VimEnter event
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

Successfully merging this pull request may close these issues.

1 participant