Remove needless keybind
This commit is contained in:
parent
2f580bfb04
commit
45259861a1
5
init.el
5
init.el
@ -666,11 +666,6 @@ COMMAND and COMINT are like `compile'."
|
|||||||
(save-excursion (sly))))
|
(save-excursion (sly))))
|
||||||
(setq inferior-lisp-program "/usr/bin/sbcl"))
|
(setq inferior-lisp-program "/usr/bin/sbcl"))
|
||||||
|
|
||||||
;; calc
|
|
||||||
(use-package calc
|
|
||||||
:ensure nil
|
|
||||||
:bind ("C-c m" . calc))
|
|
||||||
|
|
||||||
;; vterm
|
;; vterm
|
||||||
(use-package vterm
|
(use-package vterm
|
||||||
:hook (vterm-mode . with-editor-export-editor)
|
:hook (vterm-mode . with-editor-export-editor)
|
||||||
|
Loading…
Reference in New Issue
Block a user