mirror of
https://github.com/tanrax/lirve.el.git
synced 2024-11-09 23:35:42 +01:00
Update README and format
This commit is contained in:
parent
7c77498007
commit
e340419da5
@ -16,6 +16,12 @@ Then, add it to your `init.el`.
|
|||||||
:ensure t)
|
:ensure t)
|
||||||
```
|
```
|
||||||
|
|
||||||
|
And add the following to your `init.el`:
|
||||||
|
|
||||||
|
```elisp
|
||||||
|
(require 'lirve)
|
||||||
|
```
|
||||||
|
|
||||||
## Configure (Optional)
|
## Configure (Optional)
|
||||||
|
|
||||||
Shows the translation of the verb when resolving or failing.
|
Shows the translation of the verb when resolving or failing.
|
||||||
|
Loading…
Reference in New Issue
Block a user