An open API service indexing awesome lists of open source software.

https://github.com/fuco1/whitaker

Comint client for Whitaker's words
https://github.com/fuco1/whitaker

Last synced: 2 months ago
JSON representation

Comint client for Whitaker's words

Awesome Lists containing this project

README

          

# whitaker

Simple `comint` based client for [Whitaker's words](http://en.wikipedia.org/wiki/William_Whitaker's_Words)

Call `whitaker` to start a new inferior process.

From any buffer, you can call `whitaker-send-word` to send the word
under cursor to the inferior process---the output will show in the
associated comint buffer.

# Installation

Add MELPA-stable or MELPA to your `package-archives`, then `M-x
package-refresh-contents` and `M-x package-install whitaker`.

You can usually learn how to add a repository on their websites (you
need to grab the URL from there).