Skip to content

Commit

Permalink
feat(natural-langs): add support for reverso
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Oct 5, 2023
1 parent f64a4c4 commit da98f62
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/me-natural-langs.el
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,9 @@
(t (gts-google-engine)))
:render (gts-buffer-render))))))

(use-package reverso
:straight (:host github :repo "SqrtMinusOne/reverso.el"))

(use-package lexic
:straight t
:preface
Expand Down

0 comments on commit da98f62

Please sign in to comment.