Skip to content

Commit

Permalink
feat(tools): add support for impostman
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed May 15, 2024
1 parent d990039 commit 20bf7f2
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 @@ -203,6 +203,9 @@
(use-package verb
:straight t)

(use-package impostman
:straight t)


(provide 'me-tools)

Expand Down

0 comments on commit 20bf7f2

Please sign in to comment.