1995eaton / chromium-vim

Vim bindings for Google Chrome.
https://chrome.google.com/webstore/detail/cvim/ihlenndgcmojhcghmfjfneahoeklbjjh
MIT License
2.26k stars 325 forks source link

Add Google Scholar to the search completion? #149

Closed devhell closed 10 years ago

devhell commented 10 years ago

Hi,

Love the plugin, and I'd find it great if Google Scholar could be added to the search completion.

Thanks!

1995eaton commented 10 years ago

It doesn't look like Google has search completion for Scholar. Until Google adds support for this, cVim can't have it. If you just want to add the search engine to cVim, you can add this to your cVimrc:

let searchengine scholar = 'http://scholar.google.com/scholar?q=%s'