Skip to content

Plugin to look up word definitions using the Free Dictionary API

License

Notifications You must be signed in to change notification settings

Maytha8/plugin-dictionary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dictionary

Look up word definitions using the Free Dictionary API.

Usage

Type in <prefix><word to define>, where prefix is the configured prefix (default in Configuration).

Configuration

// <Anyrun config dir>/dictionary.ron
Config(
  prefix: ":def",
  max_entries: 5,
)

About

Plugin to look up word definitions using the Free Dictionary API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 55.5%
  • Nix 44.5%