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))))
|
||||
(setq inferior-lisp-program "/usr/bin/sbcl"))
|
||||
|
||||
;; calc
|
||||
(use-package calc
|
||||
:ensure nil
|
||||
:bind ("C-c m" . calc))
|
||||
|
||||
;; vterm
|
||||
(use-package vterm
|
||||
:hook (vterm-mode . with-editor-export-editor)
|
||||
|
Loading…
x
Reference in New Issue
Block a user