aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-markup.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2025-02-07 09:52:11 +1100
committerYuchen Pei <id@ypei.org>2025-02-07 09:52:11 +1100
commit1302f96df75f4f93247beaafee0b0a780829be18 (patch)
tree7ae569f3ce8d16d386bd02882491b0e02ff8f2af /emacs/.emacs.d/init/ycp-markup.el
parent2f880075e7adc9c8070e5b0e606af7fbf78eaa0a (diff)
[emacs] Flesh out bookshelf mode a bitHEADmaster
Add follow mode. Display book cover in infobox. Render html description in infobox.
Diffstat (limited to 'emacs/.emacs.d/init/ycp-markup.el')
-rw-r--r--emacs/.emacs.d/init/ycp-markup.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacs/.emacs.d/init/ycp-markup.el b/emacs/.emacs.d/init/ycp-markup.el
index 5f21da7..0c7bbb2 100644
--- a/emacs/.emacs.d/init/ycp-markup.el
+++ b/emacs/.emacs.d/init/ycp-markup.el
@@ -113,7 +113,8 @@
(my-override nov-render-title)
(my-override nov-scroll-up)
(my-keybind nov-mode-map
- "Q" #'my-nov-copy-buffer-file-with-staging)
+ "Q" #'my-nov-copy-buffer-file-with-staging
+ "i" #'imenu)
)
;;; json-mode