Fix keybindings module
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
;;; terminal.el -*-
|
||||
|
||||
(use-package vterm
|
||||
:ensure t
|
||||
:bind (:map global-map
|
||||
("C-c o T" . vterm)
|
||||
("C-c C-t" . vterm-copy-mode)))
|
||||
:ensure t)
|
||||
|
||||
Reference in New Issue
Block a user