aboutsummaryrefslogtreecommitdiff
path: root/bard-elisp/bard-search.el
diff options
context:
space:
mode:
Diffstat (limited to 'bard-elisp/bard-search.el')
-rw-r--r--bard-elisp/bard-search.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/bard-elisp/bard-search.el b/bard-elisp/bard-search.el
index dbea35f..90bf55a 100644
--- a/bard-elisp/bard-search.el
+++ b/bard-elisp/bard-search.el
@@ -45,6 +45,6 @@
(goto-line line)
(run-hooks 'prot-search-outline-hook)))
-(define-key global-map (kbd "M-s M-o") #'prot-search-outline)
+;; (define-key global-map (kbd "M-s M-o") #'prot-search-outline)
(provide 'bard-search)