Config: install olivetti to prettify org-mode, edit some keybindings

This commit is contained in:
2026-05-10 04:16:22 +08:00
parent 1b7d2d1e5e
commit 6b58f2928e
6 changed files with 28 additions and 17 deletions

View File

@@ -59,11 +59,13 @@
:prefix "C-c o"
"f" 'consult-notes
"s" 'consult-org-agenda
"g" 'consult-org-ripgrep
"g" 'consult-notes-search-in-all-notes
"C" 'calendar
"c" 'org-capture
"p" 'my-blog-publish
"v" 'my-blog-preview)
"v" 'my-blog-preview
"d" 'denote
"r" 'denote-rename-file)
;; q for org-ql
(general-def
@@ -153,7 +155,8 @@
"C-c t l" 'org-toggle-link-display
"M-{" 'org-previous-visible-heading
"M-}" 'org-next-visible-heading
"C-," 'duplicate-and-move-to-next-line)
"C-," 'duplicate-and-move-to-next-line
"C-c o l" 'denote-link)
;; calendar
(general-def calendar-mode-map