szw/vim-g

:Google just flashes open a browser and closes it

Closed this issue · 3 comments

I'm unable to use this plugin. Any idea why that might be?

@yakschuss

The root cause may be HTTP Perl dependency.
I forked the repo and rewrote the request logic in python3. If your Vim is compiled with +python3, it should work!
Pull Request #17
vim-g +python3

Awesome! I’ll check it out.

Apologize for my fuzzy memory..

For vim-g I modified the code to not use PERL library per my commit history
commit

What I previously meant for Python3 was for vim-stackoverflow plugin, which allows you to search stack overflow inside your vim
vim-stackoverflow