aboutsummaryrefslogtreecommitdiff
path: root/emacs/.emacs.d/init/ycp-org.el
diff options
context:
space:
mode:
authorYuchen Pei <id@ypei.org>2025-01-11 21:32:36 +1100
committerYuchen Pei <id@ypei.org>2025-01-11 21:32:36 +1100
commit264fae53a90395463f65561c2a6ac6f194521abd (patch)
tree0ea1f56bcce3590709bfad7ca5a6e4e81f18b277 /emacs/.emacs.d/init/ycp-org.el
parent7b7dc00de551543a102ad7baff9e234cb0da8cb2 (diff)
[emacs] improve nov configHEADmaster
margins without fringes
Diffstat (limited to 'emacs/.emacs.d/init/ycp-org.el')
-rw-r--r--emacs/.emacs.d/init/ycp-org.el2
1 files changed, 1 insertions, 1 deletions
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
- "<return>" #'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