Readded multi-vterm to emacs

This commit is contained in:
Random936
2023-12-26 10:53:33 -08:00
parent c8fe3ada71
commit 97ce4721c8
2 changed files with 10 additions and 1 deletions

View File

@@ -338,7 +338,7 @@ General allows you to setup a prefix key easily. This makes it really easy to se
(jm/leader-keys
; Example of a keybinding should be changed later
"t" '(counsel-load-theme :which-key "Choose theme")
"v" '(vterm :which-key "Open vterm terminal")
"v" '(multi-vterm :which-key "Open vterm terminal")
"r" '(rename-buffer :which-key "Rename buffer")
; Org mode related keybindings