Add keybinding to launch vterm directly
This commit is contained in:
parent
218165ba3d
commit
af974d4ad4
@ -164,7 +164,8 @@
|
||||
:hook
|
||||
(vterm-mode . x-vterm-setup)
|
||||
:bind
|
||||
(("C-x '" . visit-vterm)))
|
||||
(("C-x C-'" . vterm)
|
||||
("C-x '" . visit-vterm)))
|
||||
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user