Update to include keybindings

This commit is contained in:
William Moore 2024-12-31 14:54:20 -06:00
parent 2df630e13d
commit 18a9c919f6

View File

@ -26,7 +26,8 @@
(setq howm-menu-refresh-after-save nil)
(setq howm-menu-expiry-hours 2) ;; cache menu N hours
(setq howm-menu-file "00000000000000.txt") ;; don't *search*
(whomp/add-key-binding "h g" 'howm-list-grep "Search notes.")
(message "HOWM loaded")))
(message "W.H.O.M.P. Note Taking packages loaded")