diff options
Diffstat (limited to 'bard-elisp/bard-search.el')
| -rw-r--r-- | bard-elisp/bard-search.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bard-elisp/bard-search.el b/bard-elisp/bard-search.el index 949a9d1..dbea35f 100644 --- a/bard-elisp/bard-search.el +++ b/bard-elisp/bard-search.el @@ -46,3 +46,5 @@ (run-hooks 'prot-search-outline-hook))) (define-key global-map (kbd "M-s M-o") #'prot-search-outline) + +(provide 'bard-search) |
