Stop Hyperbole from stomping on other keybindings
This commit is contained in:
@@ -655,8 +655,11 @@
|
||||
:map hyperbole-mode-map
|
||||
("M-<return>" . nil)
|
||||
("C-o <return>" . hkey-either))
|
||||
:custom
|
||||
(hkey-init nil)
|
||||
:init
|
||||
(hyperbole-mode 1))
|
||||
|
||||
;;; Org-mode
|
||||
(use-package org
|
||||
:bind (("C-c o ," . my/org-clear-all)
|
||||
|
||||
Reference in New Issue
Block a user