sponsor Vim development Vim logo Vim Book Ad

vim-howdoi : Howdoi VIM Plugin

 script karma  Rating 27/9, Downloaded by 539  Comments, bugs, improvements  Vim wiki

created by
Laurent Goudet
 
script type
utility
 
description
A Vim frontend for howdoi, the awesome command line tool that lets you ask what you need and grabs the snippet of code from SO.

Please use the GitHub project for bug reports and feature suggestions:
https://github.com/laurentgoudet/vim-howdoi

Features:
- Type your query and enter <CTRL-H> to get the code!
- You can also use the plugin's menu entry under GUI
- Overwrite the default mapping with map <WhatYouWant> <Plug>Howdoi

Requirements:
- Install howdoi if you haven't: pip install howdoi
- You must also have vim compiled with +python support. You can check that using the command: vim --version | grep +python. Vim package in Ubuntu and it's derivatives comes with +python support.

Usage
- Write what your are looking for
- Press <CTRL-H> to get the code!

Troubleshooting
- You'll maybe need LXML2 apt-get install python-lxml if howdoi compilation fails.

License
- This plugin is released under the WTFPLv2 License.
 
install details
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-howdoi-1.0.tar.gz 1.0 2013-12-27 7.0 Laurent Goudet Initial upload
ip used for rating: 18.221.129.145

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github