Learn irregular verbs in English with Emacs
Go to file
Andros Fenollosa 58499944b8 Rename files
2024-02-12 17:57:12 +01:00
demo-translation.png Add demo 2024-01-08 23:10:26 +01:00
demo.png Add docs 2024-01-02 16:45:15 +01:00
LICENSE Create LICENSE 2024-02-12 17:40:53 +01:00
lirve-verbs.el Rename files 2024-02-12 17:57:12 +01:00
lirve.el Rename files 2024-02-12 17:57:12 +01:00
README.md Rename files 2024-02-12 17:57:12 +01:00

Learn irregular English verbs in Emacs

learning-irregular-verbs-in-english.el

Demo

Install

Add in your init.el.

(use-package learning-irregular-verbs-in-english
  :straight (:host github :repo "tanrax/learning-irregular-verbs-in-English.el" :files ("lirve--verbs.el" "lirve.el"))
  :ensure t)

Configure (Optional)

Shows the translation of the verb when resolving or failing.

Demo translation

Only available in Spanish.

(setq lirve--show-translation 'es)

Usage

M-x learning-irregular-verbs-in-english

Controls

Key Description
TAB Move to the next field
S-TAB Move to the previous field
RET Click on the button
q Quit