Closed devhell closed 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'
Hi,
Love the plugin, and I'd find it great if Google Scholar could be added to the search completion.
Thanks!