keith / investigate.vim

A Vim plugin for looking up documentation
http://keith.github.io/investigate.vim/
MIT License
297 stars 20 forks source link

Implement `everything` URL keyword #15

Closed keith closed 9 years ago

keith commented 9 years ago

This allows users to specify a single URL for all languages

keith commented 9 years ago

Test this with let g:investigate_url_for_everything="http://devdocs.io/#q=^s"