From 4df49b1a68a1c5a17f9da209723622e7d12ad283 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 9 Feb 2026 13:18:45 +0100 Subject: emacs: Move binding definition --- .config/emacs/modules/mm-humanwave.el | 2 -- 1 file changed, 2 deletions(-) (limited to '.config/emacs/modules/mm-humanwave.el') diff --git a/.config/emacs/modules/mm-humanwave.el b/.config/emacs/modules/mm-humanwave.el index 3aa97b3..719e4d6 100644 --- a/.config/emacs/modules/mm-humanwave.el +++ b/.config/emacs/modules/mm-humanwave.el @@ -32,8 +32,6 @@ If METHOD is nil, a GET request is performed." (goto-char (point-min))) (display-buffer output-buffer)))) -(keymap-set project-prefix-map "q" #'mm-humanwave-query) - ;;; IMenu Support for Handlers -- cgit v1.2.3