Delete unbind of key in clojure-mode
This commit is contained in:
parent
fce621fc44
commit
673bc02234
1 changed files with 0 additions and 2 deletions
|
|
@ -71,8 +71,6 @@
|
|||
|
||||
(use-package clojure-mode
|
||||
:defer t
|
||||
:hook (clojure-mode . (lambda ()
|
||||
(unbind-key "C-:" clojure-mode-map)))
|
||||
:config
|
||||
(use-package flycheck-clj-kondo)
|
||||
(require 'flycheck-clj-kondo))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue