Look up word definitions using the Free Dictionary API.
Type in <prefix><word to define>
, where prefix is the configured prefix (default in Configuration).
// <Anyrun config dir>/dictionary.ron
Config(
prefix: ":def",
max_entries: 5,
)
Look up word definitions using the Free Dictionary API.
Type in <prefix><word to define>
, where prefix is the configured prefix (default in Configuration).
// <Anyrun config dir>/dictionary.ron
Config(
prefix: ":def",
max_entries: 5,
)