From 264fae53a90395463f65561c2a6ac6f194521abd Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 11 Jan 2025 21:32:36 +1100 Subject: [emacs] improve nov config margins without fringes --- emacs/.emacs.d/init/ycp-org.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emacs/.emacs.d/init/ycp-org.el') diff --git a/emacs/.emacs.d/init/ycp-org.el b/emacs/.emacs.d/init/ycp-org.el index ea95d2a..6385a46 100644 --- a/emacs/.emacs.d/init/ycp-org.el +++ b/emacs/.emacs.d/init/ycp-org.el @@ -532,7 +532,7 @@ (my-keybind nov-mode-map "M-n" #'org-remark-next "M-p" #'org-remark-prev - "" #'my-org-remark-open-or-create + "M" #'my-org-remark-open-or-create "o" #'org-remark-view "d" #'org-remark-delete) (with-eval-after-load 'nov -- cgit v1.2.3