Skip to content

Commit

Permalink
tweak(multi-vterm): remap multi-vterm-project to project-shell
Browse files Browse the repository at this point in the history
  • Loading branch information
abougouffa committed Mar 7, 2024
1 parent c784e12 commit b00936a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/me-tools.el
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@
(use-package multi-vterm
:straight t
:when (and (not os/win) (+emacs-features-p 'modules))
:bind (("<remap> <project-shell>" . multi-vterm-project))
:init
(+map!
"otT" #'multi-vterm
Expand Down

0 comments on commit b00936a

Please sign in to comment.