Disable keybinding for hui-search-web

This commit is contained in:
Andreas Zweili 2023-12-14 12:51:22 +01:00
parent 7945523440
commit 9b7b014949
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
(use-package hyperbole
:config
(setq hbmap:dir-user "~/nextcloud/10_documents/99_archive/0000/hyperbole/")
(define-key hyperbole-mode-map (kbd "C-c /") nil)
(hyperbole-mode 1))