Skip to content

Commit

Permalink
feat(tools): add support for verb.el
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 15, 2024
1 parent f678163 commit d990039
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions modules/me-tools.el
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,9 @@
(use-package osm
:straight t)

(use-package verb
:straight t)


(provide 'me-tools)

Expand Down

0 comments on commit d990039

Please sign in to comment.