Skip to content
master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

Thesaurus.el

Emacs package for querying synonyms from Thesaurus.com. Currently a proof-of-concept.

Installation

Clone this repo and add it to your load path:

(add-to-list 'load-path "/path/to/this/repo")

Usage

Put your cursor on the word you'd like a synonym for and run M-x get-synonyms. Select a synonym from the completion buffer and hit RET. That's it.

About

Emacs package to query thesaurus.com for synonyms of a given word.

Resources

Releases

No releases published

Packages

No packages published